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-10 08:06:26 +0000
commit60ab9d0e6e9b4d8dddeec16f14d8637e8802d1db (patch)
treedc77fe95117b012b7796580bc178f448d1dfaba6
parentf830b5201069f86d1e638f9dcd3294b799e5dfb4 (diff)
downloadmongo-60ab9d0e6e9b4d8dddeec16f14d8637e8802d1db.tar.gz
SERVER-57564 Increase initialsync-logkeeper timeout
(cherry picked from commit c970224e10642c7155ffca8c698d40848481c54e)
-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 d378b3e44f0..4b867e0933e 100755
--- a/etc/system_perf.yml
+++ b/etc/system_perf.yml
@@ -753,6 +753,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"