summaryrefslogtreecommitdiff
path: root/buildscripts/resmokeconfig/suites/jstestfuzz_sharded_session.yml
diff options
context:
space:
mode:
authorCheahuychou Mao <cheahuychou.mao@mongodb.com>2019-10-10 20:35:35 +0000
committerevergreen <evergreen@mongodb.com>2019-10-10 20:35:35 +0000
commit4a82f6d5587d043dffccd6c7944ab01bf2a12438 (patch)
tree3531c1c357e5bc2948c9133c2a46ed4d8fc1ebb9 /buildscripts/resmokeconfig/suites/jstestfuzz_sharded_session.yml
parent7f0f343c4ee6635ed795b22d80ef3cd9553f02f1 (diff)
downloadmongo-4a82f6d5587d043dffccd6c7944ab01bf2a12438.tar.gz
SERVER-33931 Make sharded cluster fixture start shards as single node replica sets
Diffstat (limited to 'buildscripts/resmokeconfig/suites/jstestfuzz_sharded_session.yml')
-rw-r--r--buildscripts/resmokeconfig/suites/jstestfuzz_sharded_session.yml3
1 files changed, 3 insertions, 0 deletions
diff --git a/buildscripts/resmokeconfig/suites/jstestfuzz_sharded_session.yml b/buildscripts/resmokeconfig/suites/jstestfuzz_sharded_session.yml
index ef26dd64119..90b495b5d17 100644
--- a/buildscripts/resmokeconfig/suites/jstestfuzz_sharded_session.yml
+++ b/buildscripts/resmokeconfig/suites/jstestfuzz_sharded_session.yml
@@ -37,4 +37,7 @@ executor:
enableTestCommands: 1
writePeriodicNoops: 1
verbose: ''
+ # TODO: SERVER-43927 Make jstestfuzz_sharded and jstestfuzz_sharded_session suite start
+ # shards as replica sets.
+ num_rs_nodes_per_shard: null
num_shards: 2