summaryrefslogtreecommitdiff
path: root/buildscripts/resmokeconfig/suites/replica_sets_auth.yml
diff options
context:
space:
mode:
Diffstat (limited to 'buildscripts/resmokeconfig/suites/replica_sets_auth.yml')
-rw-r--r--buildscripts/resmokeconfig/suites/replica_sets_auth.yml1
1 files changed, 1 insertions, 0 deletions
diff --git a/buildscripts/resmokeconfig/suites/replica_sets_auth.yml b/buildscripts/resmokeconfig/suites/replica_sets_auth.yml
index 03f48dd72b5..b040a1c9da7 100644
--- a/buildscripts/resmokeconfig/suites/replica_sets_auth.yml
+++ b/buildscripts/resmokeconfig/suites/replica_sets_auth.yml
@@ -11,6 +11,7 @@ selector:
exclude_files:
# Skip any tests that run with auth explicitly.
- jstests/replsets/*[aA]uth*.js
+ - jstests/replsets/disable_cluster_time_gossiping_in_unreadable_state.js
# Also skip tests that require a ScopedThread, because ScopedThreads don't inherit credentials.
- jstests/replsets/interrupted_batch_insert.js
- jstests/replsets/transactions_reaped_with_tickets_exhausted.js