summaryrefslogtreecommitdiff
path: root/jstests/core/plan_cache_clear.js
diff options
context:
space:
mode:
Diffstat (limited to 'jstests/core/plan_cache_clear.js')
-rw-r--r--jstests/core/plan_cache_clear.js2
1 files changed, 2 insertions, 0 deletions
diff --git a/jstests/core/plan_cache_clear.js b/jstests/core/plan_cache_clear.js
index bb44ecab549..a03ec7fb08c 100644
--- a/jstests/core/plan_cache_clear.js
+++ b/jstests/core/plan_cache_clear.js
@@ -1,3 +1,5 @@
+// @tags: [does_not_support_stepdowns]
+
// Test clearing of the plan cache, either manually through the planCacheClear command,
// or due to system events such as an index build.