summaryrefslogtreecommitdiff
path: root/jstests/auth/upgrade_noauth_to_keyfile.js
diff options
context:
space:
mode:
Diffstat (limited to 'jstests/auth/upgrade_noauth_to_keyfile.js')
-rw-r--r--jstests/auth/upgrade_noauth_to_keyfile.js2
1 files changed, 1 insertions, 1 deletions
diff --git a/jstests/auth/upgrade_noauth_to_keyfile.js b/jstests/auth/upgrade_noauth_to_keyfile.js
index 080c7217c00..9bf2ec115e6 100644
--- a/jstests/auth/upgrade_noauth_to_keyfile.js
+++ b/jstests/auth/upgrade_noauth_to_keyfile.js
@@ -2,7 +2,7 @@
* This test checks the upgrade path from noauth to keyFile.
*
* This test requires users to persist across a restart.
- * @tags: [requires_persistence]
+ * @tags: [requires_persistence, requires_replication]
*/
load('jstests/multiVersion/libs/multi_rs.js');