summaryrefslogtreecommitdiff
path: root/jstests/auth/access_control_with_unreachable_configs.js
diff options
context:
space:
mode:
Diffstat (limited to 'jstests/auth/access_control_with_unreachable_configs.js')
-rw-r--r--jstests/auth/access_control_with_unreachable_configs.js1
1 files changed, 1 insertions, 0 deletions
diff --git a/jstests/auth/access_control_with_unreachable_configs.js b/jstests/auth/access_control_with_unreachable_configs.js
index 65b0f212242..edb85c5bb76 100644
--- a/jstests/auth/access_control_with_unreachable_configs.js
+++ b/jstests/auth/access_control_with_unreachable_configs.js
@@ -2,6 +2,7 @@
// localhost exception does not apply. That is, if mongos cannot verify that there
// are user documents stored in the configuration information, it must assume that
// there are.
+// @tags: [requires_sharding]
var dopts = {smallfiles: "", nopreallocj: ""};