summaryrefslogtreecommitdiff
path: root/etc
diff options
context:
space:
mode:
authorDavid Bradford <david.bradford@mongodb.com>2020-09-21 16:01:40 -0400
committerEvergreen Agent <no-reply@evergreen.mongodb.com>2020-09-22 23:39:04 +0000
commitf729b81ba23f2e720045d14392b65d5dbc120b72 (patch)
tree9726273c1602c1a9a59a220297a52939e5dd72e2 /etc
parent602feab015f0efeb72dafa43e6ab47b7d93eb26f (diff)
downloadmongo-f729b81ba23f2e720045d14392b65d5dbc120b72.tar.gz
SERVER-51040: Set max_sub_suites to 5 for required builders
Diffstat (limited to 'etc')
-rw-r--r--etc/evergreen.yml6
1 files changed, 3 insertions, 3 deletions
diff --git a/etc/evergreen.yml b/etc/evergreen.yml
index 9a1e00c9ed0..5de8f7da0a3 100644
--- a/etc/evergreen.yml
+++ b/etc/evergreen.yml
@@ -8661,7 +8661,7 @@ buildvariants:
scons_cache_mode: all
test_flags: --excludeWithAnyTags=requires_http_client
target_resmoke_time: 15
- max_sub_suites: 3
+ max_sub_suites: 5
num_scons_link_jobs_available: 0.99
tasks:
- name: compile_parallel_TG
@@ -9689,7 +9689,7 @@ buildvariants:
multiversion_edition: enterprise
jstestfuzz_num_generated_files: 35
target_resmoke_time: 20
- max_sub_suites: 3
+ max_sub_suites: 5
large_distro_name: windows-64-vs2019-large
push_path: windows
push_bucket: downloads.10gen.com
@@ -10213,7 +10213,7 @@ buildvariants:
jstestfuzz_num_generated_files: 40
jstestfuzz_concurrent_num_files: 10
target_resmoke_time: 10
- max_sub_suites: 3
+ max_sub_suites: 5
large_distro_name: rhel62-large
burn_in_tag_buildvariants: enterprise-rhel-62-64-bit-majority-read-concern-off enterprise-rhel-62-64-bit-inmem linux-64-duroff enterprise-rhel-62-64-bit-multiversion
num_scons_link_jobs_available: 0.99