summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authordalyd <david.daly@mongodb.com>2017-03-01 09:50:38 -0500
committerdalyd <david.daly@mongodb.com>2017-03-02 11:21:15 -0500
commit23a00d8dcabb90734a122fd2d15d29327f8812f7 (patch)
tree24920d97ca845741f73a05a9885388b0a9b4b42b
parentf2fa7446eebc3b6a33e4c8a623608d2e4cc67d2e (diff)
downloadmongo-23a00d8dcabb90734a122fd2d15d29327f8812f7.tar.gz
SERVER-28147: Increase timeout on sys-perf shard tests
(cherry picked from commit e2d27510a270876a8b672171ce95c38b7c003199)
-rw-r--r--etc/system_perf.yml2
1 files changed, 2 insertions, 0 deletions
diff --git a/etc/system_perf.yml b/etc/system_perf.yml
index 2065f7e40b0..25805648a86 100644
--- a/etc/system_perf.yml
+++ b/etc/system_perf.yml
@@ -476,6 +476,7 @@ tasks:
depends_on:
- name: compile
variant: linux-standalone
+ exec_timeout_secs: 36000 # 10 hours
commands:
- func: "prepare environment"
vars:
@@ -497,6 +498,7 @@ tasks:
depends_on:
- name: compile
variant: linux-standalone
+ exec_timeout_secs: 36000 # 10 hours
commands:
- func: "prepare environment"
vars: