summaryrefslogtreecommitdiff
path: root/buildscripts/resmokeconfig/suites/sharding_auth.yml
diff options
context:
space:
mode:
Diffstat (limited to 'buildscripts/resmokeconfig/suites/sharding_auth.yml')
-rw-r--r--buildscripts/resmokeconfig/suites/sharding_auth.yml2
1 files changed, 0 insertions, 2 deletions
diff --git a/buildscripts/resmokeconfig/suites/sharding_auth.yml b/buildscripts/resmokeconfig/suites/sharding_auth.yml
index 0404938d735..59c7a2b23a5 100644
--- a/buildscripts/resmokeconfig/suites/sharding_auth.yml
+++ b/buildscripts/resmokeconfig/suites/sharding_auth.yml
@@ -16,8 +16,6 @@ selector:
- jstests/sharding/kill_sessions.js
# Skip these additional tests when running with auth enabled.
- jstests/sharding/parallel.js
- # Skip these tests that run with enableTestCommands off.
- - jstests/sharding/shard_config_db_collections.js
# Skip the testcases that do not have auth bypass when running ops in parallel.
- jstests/sharding/cleanup_orphaned_cmd_during_movechunk.js # SERVER-21713
- jstests/sharding/cleanup_orphaned_cmd_during_movechunk_hashed.js # SERVER-21713