summaryrefslogtreecommitdiff
path: root/etc
diff options
context:
space:
mode:
authorRobert Guo <robert.guo@mongodb.com>2020-03-05 08:38:21 -0500
committerEvergreen Agent <no-reply@evergreen.mongodb.com>2020-03-05 17:47:38 +0000
commit50e767ace4659152f447afcb45a81a2807ac4c85 (patch)
tree0eb51aeeb105b4be1e04e86e49f4c1027e46bf11 /etc
parentdaf26f21bb6711eb5038118f9218b02029369a0f (diff)
downloadmongo-50e767ace4659152f447afcb45a81a2807ac4c85.tar.gz
SERVER-46614 consolidate tasks on Windows builders
(cherry picked from commit 291de8f7472cb0a783f2224a8e1135cbdb9255fe)
Diffstat (limited to 'etc')
-rw-r--r--etc/evergreen.yml35
1 files changed, 17 insertions, 18 deletions
diff --git a/etc/evergreen.yml b/etc/evergreen.yml
index 7990e21f384..70caa1828aa 100644
--- a/etc/evergreen.yml
+++ b/etc/evergreen.yml
@@ -5002,7 +5002,7 @@ tasks:
## jstestfuzz concurrent sharded cluster continuous stepdown ##
- <<: *jstestfuzz_template
name: jstestfuzz_concurrent_sharded_continuous_stepdown_gen
- tags: ["jstestfuzz"]
+ tags: ["jstestfuzz", "stepdowns"]
commands:
- func: "generate fuzzer tasks"
vars:
@@ -5073,7 +5073,7 @@ tasks:
## jstestfuzz sharded cluster continuous stepdown with flow control engaged ##
- <<: *jstestfuzz_template
name: jstestfuzz_sharded_continuous_stepdown_flow_control_gen
- tags: ["jstestfuzz", "flow_control"]
+ tags: ["jstestfuzz", "flow_control", "stepdowns"]
commands:
- func: "generate fuzzer tasks"
vars:
@@ -5091,7 +5091,7 @@ tasks:
## jstestfuzz concurrent sharded cluster continuous stepdown with flow control engaged ##
- <<: *jstestfuzz_template
name: jstestfuzz_concurrent_sharded_continuous_stepdown_flow_control_gen
- tags: ["jstestfuzz", "flow_control"]
+ tags: ["jstestfuzz", "flow_control", "stepdowns"]
commands:
- func: "generate fuzzer tasks"
vars:
@@ -5109,7 +5109,7 @@ tasks:
# jstestfuzz replication continuous stepdown with flow control engaged #
- <<: *jstestfuzz_template
name: jstestfuzz_replication_continuous_stepdown_flow_control_gen
- tags: ["jstestfuzz", "repl", "flow_control"]
+ tags: ["jstestfuzz", "repl", "flow_control", "stepdowns"]
commands:
- func: "generate fuzzer tasks"
vars:
@@ -5127,7 +5127,7 @@ tasks:
## jstestfuzz concurrent replication continuous stepdown with flow control engaged ##
- <<: *jstestfuzz_template
name: jstestfuzz_concurrent_replication_continuous_stepdown_flow_control_gen
- tags: ["jstestfuzz", "common", "repl", "flow_control"]
+ tags: ["jstestfuzz", "common", "repl", "flow_control", "stepdowns"]
commands:
- func: "generate fuzzer tasks"
vars:
@@ -5242,7 +5242,7 @@ tasks:
## jstestfuzz sharded cluster continuous stepdown ##
- <<: *jstestfuzz_template
name: jstestfuzz_sharded_continuous_stepdown_gen
- tags: ["jstestfuzz"]
+ tags: ["jstestfuzz", "stepdowns"]
commands:
- func: "generate fuzzer tasks"
vars:
@@ -9321,11 +9321,9 @@ buildvariants:
- name: .causally_consistent !.sharding
- name: .change_streams !.secondary_reads
- name: .misc_js !.non_win_dbg
- # Some concurrency workloads require a lot of memory, so we use machines
- # with more RAM for these suites.
- - name: .concurrency !.ubsan !.no_txns !.kill_terminate
+ - name: .concurrency .debug_only
distros:
- - windows-64-vs2019-large
+ - windows-64-vs2019-large
- name: disk_wiredtiger
- name: free_monitoring
- name: initial_sync_fuzzer_gen
@@ -9335,7 +9333,6 @@ buildvariants:
- name: .jscore .common !.auth !.sharding
- name: jsCore_txns_large_txns_format
- name: jsonSchema
- - name: .logical_session_cache .one_sec
- name: multi_shard_multi_stmt_txn_jscore_passthrough_gen
- name: multi_stmt_txn_jscore_passthrough_with_migration_gen
- name: .read_write_concern !.large
@@ -9432,7 +9429,6 @@ buildvariants:
- name: compile_all_run_unittests_TG
distros:
- windows-64-vs2019-large
- - name: .aggfuzzer
- name: audit
- name: auth_audit_gen
- name: buildscripts_test
@@ -9555,8 +9551,7 @@ buildvariants:
- windows-64-vs2019-large
- name: initial_sync_fuzzer_gen
- name: .jscore .common !.decimal !.compat !.sharding
- - name: .jstestfuzz .common
- - name: .logical_session_cache .one_sec
+ - name: .jstestfuzz .common !.flow_control # Flow control jstestfuzz take longer.
- name: .read_write_concern .linearize
- name: replica_sets_auth_gen
- name: replica_sets_jscore_passthrough
@@ -9594,13 +9589,18 @@ buildvariants:
- name: compile_all_run_unittests_TG
distros:
- windows-64-vs2019-large
- - name: .aggfuzzer .common
+ - name: .aggfuzzer
- name: .aggregation !.auth !.encrypt !.unwind
- name: auth_gen
- name: .auth .gle
- name: causally_consistent_jscore_txns_passthrough
- name: .misc_js
- - name: .concurrency .common !.txn
+ # Some concurrency workloads require a lot of memory, so we use machines
+ # with more RAM for these suites.
+ - name: .concurrency !.ubsan !.no_txns !.kill_terminate !.common !.debug_only
+ distros:
+ - windows-64-vs2019-large
+ - name: .concurrency .common
- name: concurrency_replication_causal_consistency
distros:
- windows-64-vs2019-large
@@ -9608,8 +9608,7 @@ buildvariants:
- name: free_monitoring
- name: .jscore .common !.auth
- name: jsonSchema
- - name: .jstestfuzz !.initsync
- - name: .logical_session_cache .one_sec
+ - name: .jstestfuzz !.initsync !.flow_control !.stepdowns
- name: multiversion_gen
- name: multiversion_auth_gen
- name: .powercycle