summaryrefslogtreecommitdiff
path: root/etc
diff options
context:
space:
mode:
authorDavid Bradford <david.bradford@mongodb.com>2022-03-01 09:31:08 -0500
committerEvergreen Agent <no-reply@evergreen.mongodb.com>2022-03-01 17:05:11 +0000
commit192a0eba380db8d2c5895f1ac8245d7dff189279 (patch)
treeed9c6a91ec7bc5672a2deb8cfe4a4414fe37471e /etc
parentc3ca240424abf46c68499b300d879fe32df68a20 (diff)
downloadmongo-192a0eba380db8d2c5895f1ac8245d7dff189279.tar.gz
SERVER-64037: Update default timeouts for long-running tasks
Diffstat (limited to 'etc')
-rw-r--r--etc/evergreen.yml6
1 files changed, 3 insertions, 3 deletions
diff --git a/etc/evergreen.yml b/etc/evergreen.yml
index 8f9cdaf797d..1d1db49512b 100644
--- a/etc/evergreen.yml
+++ b/etc/evergreen.yml
@@ -9274,7 +9274,7 @@ buildvariants:
max_sub_suites: 3
large_distro_name: windows-vsCurrent-large
test_flags: *windows_common_test_excludes
- exec_timeout_secs: 14400 # 3 hour timeout
+ exec_timeout_secs: 18000 # 5 hour timeout
tasks:
- name: compile_test_and_package_serial_TG
distros:
@@ -11305,7 +11305,7 @@ buildvariants:
resmoke_jobs_factor: 0.3 # Avoid starting too many mongod's under ASAN build.
hang_analyzer_dump_core: false
scons_cache_scope: shared
- exec_timeout_secs: 14400 # 3 hour timeout
+ exec_timeout_secs: 21600 # 6 hour timeout
separate_debug: off
tasks:
- name: compile_test_and_package_serial_TG
@@ -11383,7 +11383,7 @@ buildvariants:
resmoke_jobs_factor: 0.3 # Avoid starting too many mongod's under ASAN build.
hang_analyzer_dump_core: false
scons_cache_scope: shared
- exec_timeout_secs: 14400 # 3 hour timeout
+ exec_timeout_secs: 21600 # 6 hour timeout
separate_debug: off
tasks:
- name: compile_test_and_package_serial_TG