summaryrefslogtreecommitdiff
path: root/etc
diff options
context:
space:
mode:
authorRobert Guo <robert.guo@10gen.com>2016-02-01 14:32:00 -0500
committerRobert Guo <robert.guo@10gen.com>2016-02-01 18:43:56 -0500
commit14e7c0a4ad1ef787c01881f3bf82e827e1c073e1 (patch)
tree87254b1f6e291ecdcd9e41089179a4c1e0556de4 /etc
parenteb4539257a41b87df5a58b49f88628a3d2d15466 (diff)
downloadmongo-14e7c0a4ad1ef787c01881f3bf82e827e1c073e1.tar.gz
SERVER-22419 increase jstestfuzz task timeout to 4h
Diffstat (limited to 'etc')
-rw-r--r--etc/evergreen.yml2
1 files changed, 1 insertions, 1 deletions
diff --git a/etc/evergreen.yml b/etc/evergreen.yml
index 74ff5e23127..5d569259687 100644
--- a/etc/evergreen.yml
+++ b/etc/evergreen.yml
@@ -53,7 +53,7 @@ variables:
# Used for tests that invoke 'resmoke.py --suites=jstestfuzz*'.
- &jstestfuzz_template
name: jstestfuzz_template
- exec_timeout_secs: 7200 # Time out the task if it runs for more than 2 hours.
+ exec_timeout_secs: 14400 # Time out the task if it runs for more than 4 hours.
depends_on:
- name: compile
commands: