summaryrefslogtreecommitdiff
path: root/jstests/auth/copyauth.js
diff options
context:
space:
mode:
Diffstat (limited to 'jstests/auth/copyauth.js')
-rw-r--r--jstests/auth/copyauth.js1
1 files changed, 1 insertions, 0 deletions
diff --git a/jstests/auth/copyauth.js b/jstests/auth/copyauth.js
index 0bad123cb98..faf5badd5ff 100644
--- a/jstests/auth/copyauth.js
+++ b/jstests/auth/copyauth.js
@@ -32,6 +32,7 @@ var baseName = "jstests_clone_copyauth";
* Member functions:
*
* stop() - stop and cleanup whatever nodes the helper spawned when it was created.
+ * @tags: [requires_replication, requires_sharding]
*/
function ClusterSpawnHelper(clusterType, startWithAuth, startWithTransitionToAuth) {
var singleNodeConfig = {};