summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMikhail Shchatko <mikhail.shchatko@mongodb.com>2021-06-09 15:37:12 +0000
committerEvergreen Agent <no-reply@evergreen.mongodb.com>2021-06-09 16:52:07 +0000
commitc970224e10642c7155ffca8c698d40848481c54e (patch)
treed5ffa924607d0446860424e48b40c479502c43c1
parentae045f190511f6830f2172d5e7c5be63a20478be (diff)
downloadmongo-c970224e10642c7155ffca8c698d40848481c54e.tar.gz
SERVER-57564 Increase initialsync-logkeeper timeout
-rwxr-xr-xetc/system_perf.yml1
1 files changed, 1 insertions, 0 deletions
diff --git a/etc/system_perf.yml b/etc/system_perf.yml
index 8d541d6c026..9daa2bbf649 100755
--- a/etc/system_perf.yml
+++ b/etc/system_perf.yml
@@ -805,6 +805,7 @@ tasks:
exec_timeout_secs: 216000 # 2.5 days
commands:
- func: f_run_dsi_workload
+ timeout_secs: 216000 # 2.5 days
vars:
test_control: "initialsync-logkeeper"