Skip to content

Commit

Permalink
SERVER-21261 add 3-node replSet for distributed correctness tests
Browse files Browse the repository at this point in the history
  • Loading branch information
rzh committed Dec 8, 2015
1 parent f1b5088 commit fc69c3d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion etc/distributed_correctness.yml
Expand Up @@ -373,7 +373,7 @@ buildvariants:
expansions:
compile_flags: -j$(grep -c ^processor /proc/cpuinfo) CC=/opt/mongodbtoolchain/bin/gcc CXX=/opt/mongodbtoolchain/bin/g++ --release
setup: replica
cluster: replica
cluster: replica-correctness
numMember: 3
run_on:
- "linux-64-amzn-perf-replset"
Expand Down

0 comments on commit fc69c3d

Please sign in to comment.