diff options
author | Jack Mulrow <jack.mulrow@mongodb.com> | 2020-04-30 11:49:12 -0400 |
---|---|---|
committer | Evergreen Agent <no-reply@evergreen.mongodb.com> | 2020-04-30 20:59:56 +0000 |
commit | 682f0540c970ac7f90afd59b1c325b21608fb3bf (patch) | |
tree | 4a0b4645661977d88c4a1b90c6656b5893bb1879 /buildscripts | |
parent | ef0e96cef56425a8d9ed23e98d79698260cb70c6 (diff) | |
download | mongo-682f0540c970ac7f90afd59b1c325b21608fb3bf.tar.gz |
SERVER-43469 Remove TODOs listed for SERVER-35447
Diffstat (limited to 'buildscripts')
-rw-r--r-- | buildscripts/resmokeconfig/suites/causally_consistent_jscore_passthrough_auth.yml | 2 | ||||
-rw-r--r-- | buildscripts/resmokeconfig/suites/core_auth.yml | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/buildscripts/resmokeconfig/suites/causally_consistent_jscore_passthrough_auth.yml b/buildscripts/resmokeconfig/suites/causally_consistent_jscore_passthrough_auth.yml index 96e04aad414..14d4c698e5d 100644 --- a/buildscripts/resmokeconfig/suites/causally_consistent_jscore_passthrough_auth.yml +++ b/buildscripts/resmokeconfig/suites/causally_consistent_jscore_passthrough_auth.yml @@ -134,7 +134,7 @@ selector: # "Cowardly refusing to run test with overridden read preference when it reads from a # non-replicated collection: ..." - assumes_read_preference_unchanged - # TODO SERVER-35447: Multiple users cannot be authenticated on one connection within a session. + # Multiple users cannot be authenticated on one connection within a session. - creates_and_authenticates_user - does_not_support_causal_consistency - requires_collstats diff --git a/buildscripts/resmokeconfig/suites/core_auth.yml b/buildscripts/resmokeconfig/suites/core_auth.yml index 32a3816a93d..17d4cf37440 100644 --- a/buildscripts/resmokeconfig/suites/core_auth.yml +++ b/buildscripts/resmokeconfig/suites/core_auth.yml @@ -21,7 +21,7 @@ selector: # Commands using UUIDs are not compatible with name-based auth - jstests/core/commands_with_uuid.js exclude_with_any_tags: - # TODO SERVER-35447: Multiple users cannot be authenticated on one connection within a session. + # Multiple users cannot be authenticated on one connection within a session. - creates_and_authenticates_user executor: |