summaryrefslogtreecommitdiff
path: root/buildscripts/resmokeconfig/suites/multiversion_auth.yml
diff options
context:
space:
mode:
Diffstat (limited to 'buildscripts/resmokeconfig/suites/multiversion_auth.yml')
-rw-r--r--buildscripts/resmokeconfig/suites/multiversion_auth.yml2
1 files changed, 1 insertions, 1 deletions
diff --git a/buildscripts/resmokeconfig/suites/multiversion_auth.yml b/buildscripts/resmokeconfig/suites/multiversion_auth.yml
index 451c77dce5d..024e1d793b6 100644
--- a/buildscripts/resmokeconfig/suites/multiversion_auth.yml
+++ b/buildscripts/resmokeconfig/suites/multiversion_auth.yml
@@ -19,7 +19,7 @@ selector:
- jstests/multiVersion/minor_version_tags_new_old_new.js
# TODO SERVER-42919: recent work on the ReplicaSetMonitor means that mongoS no longer crashes when
- # it attempts to connect to an upgraded mongoD. Un-blacklist when SERVER-42919 fixes this issue.
+ # it attempts to connect to an upgraded mongoD. Un-denylist when SERVER-42919 fixes this issue.
- jstests/multiVersion/genericSetFCVUsage/crash_mongos_against_upgraded_cluster.js
# Skip any tests that run with auth explicitly.