summaryrefslogtreecommitdiff
path: root/etc
diff options
context:
space:
mode:
authorTommaso Tocci <tommaso.tocci@mongodb.com>2021-02-15 15:24:32 +0100
committerEvergreen Agent <no-reply@evergreen.mongodb.com>2021-02-24 03:34:18 +0000
commit40f2c1e8e939a87e25074dd9e14ad99a25574afe (patch)
tree6aa5eade5c399dcd30072750d23299ab931a7bab /etc
parent9f6cffd942147be424236430f97b247b2408c41f (diff)
downloadmongo-40f2c1e8e939a87e25074dd9e14ad99a25574afe.tar.gz
SERVER-43892 ShardedClusterFixture always starts shards as replicasets
Diffstat (limited to 'etc')
-rw-r--r--etc/evergreen.yml9
1 files changed, 4 insertions, 5 deletions
diff --git a/etc/evergreen.yml b/etc/evergreen.yml
index ffce00665db..eac64ac6118 100644
--- a/etc/evergreen.yml
+++ b/etc/evergreen.yml
@@ -4559,7 +4559,7 @@ tasks:
## jstestfuzz concurrent sharded cluster ##
- <<: *jstestfuzz_template
name: jstestfuzz_concurrent_sharded_gen
- tags: ["jstestfuzz", "common"]
+ tags: ["jstestfuzz", "common", "sharding"]
commands:
- func: "generate fuzzer tasks"
vars:
@@ -4789,7 +4789,7 @@ tasks:
## jstestfuzz sharded cluster ##
- <<: *jstestfuzz_template
name: jstestfuzz_sharded_gen
- tags: ["jstestfuzz", "common"]
+ tags: ["jstestfuzz", "common", "sharding"]
commands:
- func: "generate fuzzer tasks"
vars:
@@ -8594,9 +8594,8 @@ buildvariants:
- name: concurrency_simultaneous
- name: disk_wiredtiger
- name: failpoints_auth
- - name: .jscore .common !.decimal !.txns
- - name: .jstestfuzz .common !.repl
- - name: sharding_jscore_passthrough
+ - name: .jscore .common !.sharding !.decimal !.txns
+ - name: .jstestfuzz .common !.sharding !.repl
- name: ubuntu1804
display_name: Ubuntu 18.04