summaryrefslogtreecommitdiff
path: root/etc/evergreen_timeouts.yml
diff options
context:
space:
mode:
authorJeff Zambory <jeff.zambory@mongodb.com>2022-07-08 13:52:17 +0000
committerEvergreen Agent <no-reply@evergreen.mongodb.com>2022-07-08 14:21:41 +0000
commit2e89d68b66bb30e45d7e8100ac639e83ebadfe22 (patch)
tree131f077ad12cdbec38b43a95026e981ee1dd6cd6 /etc/evergreen_timeouts.yml
parentc0d6689428304e6c954eb44f7723049c14aafae8 (diff)
downloadmongo-2e89d68b66bb30e45d7e8100ac639e83ebadfe22.tar.gz
SERVER-67882 Give sharded_collections_jscore_passthrough additional time on mac variants
Diffstat (limited to 'etc/evergreen_timeouts.yml')
-rw-r--r--etc/evergreen_timeouts.yml4
1 files changed, 4 insertions, 0 deletions
diff --git a/etc/evergreen_timeouts.yml b/etc/evergreen_timeouts.yml
index b1fa2f2f205..5dee1529277 100644
--- a/etc/evergreen_timeouts.yml
+++ b/etc/evergreen_timeouts.yml
@@ -69,6 +69,8 @@ overrides:
exec_timeout: 150 # 2.5 hours
- task: run_unittests
exec_timeout: 60
+ - task: sharded_collections_jscore_passthrough
+ exec_timeout: 300 # 5 hours
macos-debug-suggested:
- task: run_unittests
@@ -79,6 +81,8 @@ overrides:
exec_timeout: 60
- task: sharding_update_v1_oplog_jscore_passthrough
exec_timeout: 150 # 2.5 hours
+ - task: sharded_collections_jscore_passthrough
+ exec_timeout: 300 # 5 hours
rhel80-asan:
- task: run_unittests