summaryrefslogtreecommitdiff
path: root/jstests/sharding/auth_no_config_primary.js
diff options
context:
space:
mode:
Diffstat (limited to 'jstests/sharding/auth_no_config_primary.js')
-rw-r--r--jstests/sharding/auth_no_config_primary.js1
1 files changed, 1 insertions, 0 deletions
diff --git a/jstests/sharding/auth_no_config_primary.js b/jstests/sharding/auth_no_config_primary.js
index 8620c317272..5d79df932a5 100644
--- a/jstests/sharding/auth_no_config_primary.js
+++ b/jstests/sharding/auth_no_config_primary.js
@@ -9,6 +9,7 @@
// Checking UUID consistency involves talking to the config server primary, but there is no config
// server primary by the end of this test.
TestData.skipCheckingUUIDsConsistentAcrossCluster = true;
+TestData.skipCheckDBHashes = true;
(function() {
'use strict';