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-11 10:25:40 +0000
commit4f573c7ecbd0a5865b99c265928e97a75fefa4fd (patch)
tree78a1c346156b50ef468946c17aeb60238198b4e8
parent2f22c7677f0b70d03cd7dc50e35b0776e78555d3 (diff)
downloadmongo-4f573c7ecbd0a5865b99c265928e97a75fefa4fd.tar.gz
SERVER-57564 Increase initialsync-logkeeper timeout
(cherry picked from commit c970224e10642c7155ffca8c698d40848481c54e)
-rw-r--r--etc/system_perf.yml1
1 files changed, 1 insertions, 0 deletions
diff --git a/etc/system_perf.yml b/etc/system_perf.yml
index 373695d929c..c35d26ca493 100644
--- a/etc/system_perf.yml
+++ b/etc/system_perf.yml
@@ -582,6 +582,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"