summaryrefslogtreecommitdiff
path: root/etc/evergreen_timeouts.yml
diff options
context:
space:
mode:
authorMikhail Shchatko <mikhail.shchatko@mongodb.com>2023-01-06 17:14:17 +0000
committerEvergreen Agent <no-reply@evergreen.mongodb.com>2023-01-06 18:06:40 +0000
commit320b475200b573cbe67629a1129133c90075b806 (patch)
treefb744fad67482ea741493afdb270bea6131662ce /etc/evergreen_timeouts.yml
parent69bdab1568e6be701eaf5805ff12562049f272a2 (diff)
downloadmongo-320b475200b573cbe67629a1129133c90075b806.tar.gz
SERVER-72581 Increase timeout for replica_sets_jscore_passthrough on macos-arm64 variant
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 252f661d472..bfa547d8cf4 100644
--- a/etc/evergreen_timeouts.yml
+++ b/etc/evergreen_timeouts.yml
@@ -113,6 +113,8 @@ overrides:
exec_timeout: 150 # 2.5 hours
- task: sharded_collections_jscore_passthrough
exec_timeout: 300 # 5 hours
+ - task: replica_sets_jscore_passthrough
+ exec_timeout: 150 # 2.5 hours
rhel80-asan:
- task: run_unittests