summaryrefslogtreecommitdiff
path: root/jstests/core/index_many.js
diff options
context:
space:
mode:
Diffstat (limited to 'jstests/core/index_many.js')
-rw-r--r--jstests/core/index_many.js2
1 files changed, 1 insertions, 1 deletions
diff --git a/jstests/core/index_many.js b/jstests/core/index_many.js
index 3fae520fe81..f95d4ac50de 100644
--- a/jstests/core/index_many.js
+++ b/jstests/core/index_many.js
@@ -1,6 +1,6 @@
// Cannot implicitly shard accessed collections because renameCollection command not supported
// on sharded collections.
-// @tags: [assumes_unsharded_collection]
+// @tags: [assumes_unsharded_collection, requires_non_retryable_commands]
/* test using lots of indexes on one collection */