summaryrefslogtreecommitdiff
path: root/jstests/sharding/batch_write_command_sharded.js
diff options
context:
space:
mode:
Diffstat (limited to 'jstests/sharding/batch_write_command_sharded.js')
-rw-r--r--jstests/sharding/batch_write_command_sharded.js1
1 files changed, 1 insertions, 0 deletions
diff --git a/jstests/sharding/batch_write_command_sharded.js b/jstests/sharding/batch_write_command_sharded.js
index f3f260c1d83..cd088de4dd1 100644
--- a/jstests/sharding/batch_write_command_sharded.js
+++ b/jstests/sharding/batch_write_command_sharded.js
@@ -8,6 +8,7 @@
// no config server primary by the end of this test.
TestData.skipCheckingUUIDsConsistentAcrossCluster = true;
TestData.skipCheckingIndexesConsistentAcrossCluster = true;
+TestData.skipCheckOrphans = true;
(function() {
"use strict";