summaryrefslogtreecommitdiff
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:44:25 +0000
commit26c01ac79efc0708cb2795b42f802c0cea8a10f5 (patch)
treeb9ab929c2ffa31c747e57640c724818381830707
parente8d1267f2c840b322207b12230fa62493f0a6801 (diff)
downloadmongo-26c01ac79efc0708cb2795b42f802c0cea8a10f5.tar.gz
SERVER-72581 Increase timeout for replica_sets_jscore_passthrough on macos-arm64 variant
(cherry picked from commit 320b475200b573cbe67629a1129133c90075b806)
-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 dab5d8fbcf8..a62c96d4118 100644
--- a/etc/evergreen_timeouts.yml
+++ b/etc/evergreen_timeouts.yml
@@ -91,6 +91,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