summaryrefslogtreecommitdiff
path: root/jstests/core/stages_collection_scan.js
diff options
context:
space:
mode:
authorsergey.galtsev <sergey.galtsev@mongodb.com>2022-01-15 02:03:13 +0000
committerEvergreen Agent <no-reply@evergreen.mongodb.com>2022-01-15 02:30:18 +0000
commit8b7a9e2abf6f4cb56fd1e6e58c2f40ff8e8eaf64 (patch)
treed7ede59b39ad5dabec381c3c4b7ea0c9992dab51 /jstests/core/stages_collection_scan.js
parent560cf02296f03685faaaf5f655dec00316dbbd85 (diff)
downloadmongo-8b7a9e2abf6f4cb56fd1e6e58c2f40ff8e8eaf64.tar.gz
SERVER-62478 selinux skip tests tagged no_selinux
Diffstat (limited to 'jstests/core/stages_collection_scan.js')
-rw-r--r--jstests/core/stages_collection_scan.js1
1 files changed, 1 insertions, 0 deletions
diff --git a/jstests/core/stages_collection_scan.js b/jstests/core/stages_collection_scan.js
index 1687b3d7755..8246b123d7f 100644
--- a/jstests/core/stages_collection_scan.js
+++ b/jstests/core/stages_collection_scan.js
@@ -2,6 +2,7 @@
// does_not_support_stepdowns,
// uses_testing_only_commands,
// tenant_migration_incompatible,
+// no_selinux,
// ]
// Test basic query stage collection scan functionality.