summaryrefslogtreecommitdiff
path: root/etc/evergreen_timeouts.yml
diff options
context:
space:
mode:
authorDenis Grebennicov <denis.grebennicov@mongodb.com>2022-06-27 07:10:29 +0000
committerEvergreen Agent <no-reply@evergreen.mongodb.com>2022-06-27 07:39:48 +0000
commit913848091b3cbcbc37ea7484c199cb978b3f6936 (patch)
tree942581b32dd167f0a17f7c26f85dae536683c967 /etc/evergreen_timeouts.yml
parent32dbb2fa349b6dcabfcdb019a81c4c1dcdf3101c (diff)
downloadmongo-913848091b3cbcbc37ea7484c199cb978b3f6936.tar.gz
SERVER-67395 Increase the timeout of sharding_update_v1_oplog_jscore_passthrough task to 2.5 hours on macos-arm64
Diffstat (limited to 'etc/evergreen_timeouts.yml')
-rw-r--r--etc/evergreen_timeouts.yml2
1 files changed, 2 insertions, 0 deletions
diff --git a/etc/evergreen_timeouts.yml b/etc/evergreen_timeouts.yml
index 850085f56fa..33b1a6784a0 100644
--- a/etc/evergreen_timeouts.yml
+++ b/etc/evergreen_timeouts.yml
@@ -81,6 +81,8 @@ overrides:
macos-arm64:
- task: run_unittests
exec_timeout: 60
+ - task: sharding_update_v1_oplog_jscore_passthrough
+ exec_timeout: 150 # 2.5 hours
rhel80-asan:
- task: run_unittests