diff options
author | Henrik Ingo <henrik.ingo@mongodb.com> | 2017-05-24 16:27:29 +0300 |
---|---|---|
committer | Henrik Ingo <henrik.ingo@mongodb.com> | 2017-05-24 16:27:29 +0300 |
commit | 0ecf1da443f2cdc276e852217fbea8d4eb1c9df1 (patch) | |
tree | f409b70a106cc1312d71c361934025ee93f0602e /etc | |
parent | 1b88175df2275663919405e948489f111f2a9b7f (diff) | |
download | mongo-0ecf1da443f2cdc276e852217fbea8d4eb1c9df1.tar.gz |
SERVER-29148 Increase run time for mongos tests in sys-perf
Diffstat (limited to 'etc')
-rw-r--r-- | etc/system_perf.yml | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/etc/system_perf.yml b/etc/system_perf.yml index cbf2eeef4ce..de359087344 100644 --- a/etc/system_perf.yml +++ b/etc/system_perf.yml @@ -589,6 +589,7 @@ tasks: depends_on: - name: compile variant: linux-standalone + exec_timeout_secs: 28800 # 8 hours commands: - func: "prepare environment" vars: |