summaryrefslogtreecommitdiff
path: root/jstests/core/stages_ixscan.js
diff options
context:
space:
mode:
Diffstat (limited to 'jstests/core/stages_ixscan.js')
-rw-r--r--jstests/core/stages_ixscan.js1
1 files changed, 1 insertions, 0 deletions
diff --git a/jstests/core/stages_ixscan.js b/jstests/core/stages_ixscan.js
index 86184206e33..cc0b7efabd3 100644
--- a/jstests/core/stages_ixscan.js
+++ b/jstests/core/stages_ixscan.js
@@ -1,6 +1,7 @@
// @tags: [
// does_not_support_stepdowns,
// uses_testing_only_commands,
+// no_selinux,
// ]
// Test basic query stage index scan functionality.