summaryrefslogtreecommitdiff
path: root/buildscripts
diff options
context:
space:
mode:
authorMax Hirschhorn <max.hirschhorn@mongodb.com>2019-03-11 12:17:43 -0400
committerMax Hirschhorn <max.hirschhorn@mongodb.com>2019-03-11 12:17:43 -0400
commita1c3fb582cd2d2df799f1d76e4b43e564bbb11b2 (patch)
treece371d95aff55b693c1cac5a48f248ef3cb00740 /buildscripts
parent1877eb3042813e8c27614dc4ffc51c68d6eb3b3d (diff)
downloadmongo-a1c3fb582cd2d2df799f1d76e4b43e564bbb11b2.tar.gz
SERVER-40063 Set num_nodes=3 for the CSRS in the fuzzer stepdown suite.
(cherry picked from commit 0aeb5ce7e8d4a190dac43fd110533eef149f7880)
Diffstat (limited to 'buildscripts')
-rw-r--r--buildscripts/resmokeconfig/suites/jstestfuzz_sharded_continuous_stepdown.yml1
1 files changed, 1 insertions, 0 deletions
diff --git a/buildscripts/resmokeconfig/suites/jstestfuzz_sharded_continuous_stepdown.yml b/buildscripts/resmokeconfig/suites/jstestfuzz_sharded_continuous_stepdown.yml
index 2994eecfbb2..b37b58f888b 100644
--- a/buildscripts/resmokeconfig/suites/jstestfuzz_sharded_continuous_stepdown.yml
+++ b/buildscripts/resmokeconfig/suites/jstestfuzz_sharded_continuous_stepdown.yml
@@ -49,6 +49,7 @@ executor:
num_rs_nodes_per_shard: 3
num_shards: 2
configsvr_options:
+ num_nodes: 3
all_nodes_electable: true
shard_options:
all_nodes_electable: true