diff options
author | Sara Golemon <sara.golemon@mongodb.com> | 2017-08-08 18:16:49 -0400 |
---|---|---|
committer | Sara Golemon <sara.golemon@mongodb.com> | 2017-08-23 09:20:45 -0400 |
commit | 0b09cf4477986074237c3f53afa6830a89fd4592 (patch) | |
tree | c2ecdbcf7c266c3fdb6a65897e0c53b09e499730 /buildscripts | |
parent | a09f19822fb2a1e5b662bd8d542dd8e2f2607fc6 (diff) | |
download | mongo-0b09cf4477986074237c3f53afa6830a89fd4592.tar.gz |
SERVER-29628 $listSessions aggregation stage
Diffstat (limited to 'buildscripts')
-rw-r--r-- | buildscripts/resmokeconfig/suites/causally_consistent_jscore_passthrough_auth.yml | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/buildscripts/resmokeconfig/suites/causally_consistent_jscore_passthrough_auth.yml b/buildscripts/resmokeconfig/suites/causally_consistent_jscore_passthrough_auth.yml index e1fb56efc39..77525a98f6a 100644 --- a/buildscripts/resmokeconfig/suites/causally_consistent_jscore_passthrough_auth.yml +++ b/buildscripts/resmokeconfig/suites/causally_consistent_jscore_passthrough_auth.yml @@ -184,6 +184,8 @@ selector: - jstests/core/explain_multi_plan.js - jstests/core/list_local_sessions.js # SERVER-29628 needs MongoSOnly support - jstests/core/list_all_local_sessions.js # SERVER-29628 needs MongoSOnly support + - jstests/core/list_all_sessions.js # Too many users authenticated + - jstests/core/list_sessions.js # Too many users authenticated executor: config: |