summaryrefslogtreecommitdiff
path: root/jstests/core/index_bigkeys_nofail.js
diff options
context:
space:
mode:
Diffstat (limited to 'jstests/core/index_bigkeys_nofail.js')
-rw-r--r--jstests/core/index_bigkeys_nofail.js2
1 files changed, 2 insertions, 0 deletions
diff --git a/jstests/core/index_bigkeys_nofail.js b/jstests/core/index_bigkeys_nofail.js
index 10d8a0791c0..ffbfea53779 100644
--- a/jstests/core/index_bigkeys_nofail.js
+++ b/jstests/core/index_bigkeys_nofail.js
@@ -1,3 +1,5 @@
+// @tags: [does_not_support_stepdowns, requires_non_retryable_writes]
+
// SERVER-16497: Check that failIndexKeyTooLong setting works
(function() {
"use strict";