summaryrefslogtreecommitdiff
path: root/jstests/auth/upgrade_noauth_to_keyfile_with_sharding.js
diff options
context:
space:
mode:
Diffstat (limited to 'jstests/auth/upgrade_noauth_to_keyfile_with_sharding.js')
-rw-r--r--jstests/auth/upgrade_noauth_to_keyfile_with_sharding.js1
1 files changed, 1 insertions, 0 deletions
diff --git a/jstests/auth/upgrade_noauth_to_keyfile_with_sharding.js b/jstests/auth/upgrade_noauth_to_keyfile_with_sharding.js
index 8cfca96933a..49d9e40c87c 100644
--- a/jstests/auth/upgrade_noauth_to_keyfile_with_sharding.js
+++ b/jstests/auth/upgrade_noauth_to_keyfile_with_sharding.js
@@ -1,5 +1,6 @@
// Tests access control upgrade on a sharded cluster
// The purpose is to verify the connectivity between mongos, config server, and the shards
+// @tags: [requires_sharding]
load('jstests/ssl/libs/ssl_helpers.js');