summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorHenrik Ingo <henrik.ingo@mongodb.com>2017-05-29 18:49:37 +0300
committerdalyd <david.daly@mongodb.com>2017-06-20 09:26:28 -0400
commit49a1983cd0f262dd9ded1b452014c91c9a623bc4 (patch)
tree7f4177c73bbbf74c1aa814e8d738fe37c83cc389
parent2e764884421c5e8e687bb37f0130839c3ed08fec (diff)
downloadmongo-49a1983cd0f262dd9ded1b452014c91c9a623bc4.tar.gz
SERVER-29148 Increase exec_timeout_secs for sys-perf mongos_workloads_MMAPv1 to 9
...hours to leave some additional headroom (cherry picked from commit f7dce408e025a4d7d807aeab9f4fa7cbe9bf5953)
-rw-r--r--etc/system_perf.yml2
1 files changed, 1 insertions, 1 deletions
diff --git a/etc/system_perf.yml b/etc/system_perf.yml
index 0c2ddcb6c76..a29bca9563f 100644
--- a/etc/system_perf.yml
+++ b/etc/system_perf.yml
@@ -570,7 +570,7 @@ tasks:
depends_on:
- name: compile
variant: linux-standalone
- exec_timeout_secs: 28800 # 8 hours
+ exec_timeout_secs: 32400 # 9 hours
commands:
- func: "prepare environment"
vars: