summaryrefslogtreecommitdiff
path: root/jstests/auth/copyauth_between_shards.js
diff options
context:
space:
mode:
authorSulabh Mahajan <sulabh.mahajan@mongodb.com>2018-01-15 10:50:14 +1100
committerSulabh Mahajan <sulabh.mahajan@mongodb.com>2018-01-15 13:06:00 +1100
commit86c02f1c786ccf46f97f4561ab0ad85aed87c297 (patch)
tree7aed6456a6747b27d10519ed2f1ecb0ee538684e /jstests/auth/copyauth_between_shards.js
parent20258d04c3bb4352c84af091bca1d404dac9cfee (diff)
downloadmongo-2ca8583ff62ab802b9b2c39cfcf3198eb94c11ef.tar.gz
SERVER-32505 Create mobile SE evergreen variant - Linuxr3.7.1
Diffstat (limited to 'jstests/auth/copyauth_between_shards.js')
-rw-r--r--jstests/auth/copyauth_between_shards.js1
1 files changed, 1 insertions, 0 deletions
diff --git a/jstests/auth/copyauth_between_shards.js b/jstests/auth/copyauth_between_shards.js
index 419d548f969..17fc908208f 100644
--- a/jstests/auth/copyauth_between_shards.js
+++ b/jstests/auth/copyauth_between_shards.js
@@ -1,5 +1,6 @@
// Test copyDatabase command inside a sharded cluster with and without auth. Tests with auth are
// currently disabled due to SERVER-13080.
+// @tags: [requires_sharding]
var baseName = "jstests_clone_copyauth_between_shards";