summaryrefslogtreecommitdiff
path: root/jstests/auth/repl_auth.js
diff options
context:
space:
mode:
Diffstat (limited to 'jstests/auth/repl_auth.js')
-rw-r--r--jstests/auth/repl_auth.js1
1 files changed, 1 insertions, 0 deletions
diff --git a/jstests/auth/repl_auth.js b/jstests/auth/repl_auth.js
index aa851840bc5..17a6e13bd4b 100644
--- a/jstests/auth/repl_auth.js
+++ b/jstests/auth/repl_auth.js
@@ -1,6 +1,7 @@
/**
* Test that the replica set connections to the secondaries will have the right auth credentials
* even when these connections are shared within the same connection pool.
+ * @tags: [requires_replication]
*/
var NUM_NODES = 3;