summaryrefslogtreecommitdiff
path: root/jstests/sharding/remove2.js
diff options
context:
space:
mode:
authordaveh86 <howsdav@gmail.com>2014-05-08 15:37:30 -0400
committerBenety Goh <benety@mongodb.com>2014-05-12 14:38:23 -0400
commitbce39f06716e25e8360642d2163af3400bc5e0fc (patch)
tree9fef8e609c9348baa116dd37e14e9ca3a4e0fc20 /jstests/sharding/remove2.js
parentef7543602423c597472e0d141cc0498b3ad0140c (diff)
downloadmongo-bce39f06716e25e8360642d2163af3400bc5e0fc.tar.gz
SERVER-12605 update ShardingTest to turn off balancer by default
Signed-off-by: Benety Goh <benety@mongodb.com>
Diffstat (limited to 'jstests/sharding/remove2.js')
-rw-r--r--jstests/sharding/remove2.js3
1 files changed, 2 insertions, 1 deletions
diff --git a/jstests/sharding/remove2.js b/jstests/sharding/remove2.js
index f6fc93c4faf..fe0819b90a8 100644
--- a/jstests/sharding/remove2.js
+++ b/jstests/sharding/remove2.js
@@ -78,7 +78,8 @@ var st = new ShardingTest( testName = "remove2",
{ chunkSize : 1,
rs : true,
rs0 : { nodes : 2 },
- rs1 : { nodes : 2 }
+ rs1 : { nodes : 2 },
+ enableBalancer: true
});
// Pending resolution of SERVER-8598, we need to wait for deletion after chunk migrations to avoid