summaryrefslogtreecommitdiff
path: root/buildscripts/evergreen_task_timeout.py
diff options
context:
space:
mode:
authorSamy Lanka <samy.lanka@mongodb.com>2021-07-23 22:19:24 +0000
committerEvergreen Agent <no-reply@evergreen.mongodb.com>2021-07-28 20:38:17 +0000
commita649a00207db3857147df2686cacf9a376549dd2 (patch)
tree3497336a273ee6412cf1e58b38cdf48db2c0f8a0 /buildscripts/evergreen_task_timeout.py
parentf4e6aef833392c201b561eb9960d8b24176c885e (diff)
downloadmongo-a649a00207db3857147df2686cacf9a376549dd2.tar.gz
SERVER-58806 Increase task timeout for replica_sets_jscore_passthrough on Enterprise MacOS
Diffstat (limited to 'buildscripts/evergreen_task_timeout.py')
-rwxr-xr-xbuildscripts/evergreen_task_timeout.py1
1 files changed, 1 insertions, 0 deletions
diff --git a/buildscripts/evergreen_task_timeout.py b/buildscripts/evergreen_task_timeout.py
index c40a7eb4f5c..ef4a8862fc0 100755
--- a/buildscripts/evergreen_task_timeout.py
+++ b/buildscripts/evergreen_task_timeout.py
@@ -47,6 +47,7 @@ SPECIFIC_TASK_OVERRIDES = {
"replica_sets_jscore_passthrough": timedelta(hours=2, minutes=30),
},
"macos": {"replica_sets_jscore_passthrough": timedelta(hours=2, minutes=30), },
+ "enterprise-macos": {"replica_sets_jscore_passthrough": timedelta(hours=2, minutes=30), },
# unittests outliers
# repeated execution runs a suite 10 times