diff options
author | Tess Avitabile <tess.avitabile@mongodb.com> | 2020-06-02 09:26:36 -0400 |
---|---|---|
committer | Evergreen Agent <no-reply@evergreen.mongodb.com> | 2020-06-04 19:46:54 +0000 |
commit | 5f1a69aaf69bc12124f68e7b489a1437f9cdd575 (patch) | |
tree | cc5970ebedebf82b2ecd8ffaf6044ef82ca1c370 /buildscripts | |
parent | f0077c360158023ebd259c80429c19c42619bceb (diff) | |
download | mongo-5f1a69aaf69bc12124f68e7b489a1437f9cdd575.tar.gz |
SERVER-47645 Must invalidate all sessions on stepdown
Diffstat (limited to 'buildscripts')
-rw-r--r-- | buildscripts/resmokeconfig/suites/replica_sets_multiversion.yml | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/buildscripts/resmokeconfig/suites/replica_sets_multiversion.yml b/buildscripts/resmokeconfig/suites/replica_sets_multiversion.yml index 87577f23687..09256abc246 100644 --- a/buildscripts/resmokeconfig/suites/replica_sets_multiversion.yml +++ b/buildscripts/resmokeconfig/suites/replica_sets_multiversion.yml @@ -10,6 +10,7 @@ selector: - jstests/replsets/initial_sync_rename_collection.js - jstests/replsets/initial_sync_drop_collection.js - jstests/replsets/step_down_chaining_disabled.js + - jstests/replsets/invalidate_sessions_on_stepdown.js executor: config: shell_options: |