summaryrefslogtreecommitdiff
path: root/jstests/replsets/stepdown_long_wait_time.js
Commit message (Expand)AuthorAgeFilesLines
* SERVER-55703 Update getDefaultRWConcernMoustafa Maher2021-04-291-0/+3
* SERVER-50408 Change NotMaster error name to NotWritablePrimaryPavi Vetriselvan2020-09-031-4/+5
* SERVER-42773 Replace uses of the assert.writeOK() Javascript assertion with a...James Wahlin2019-08-141-1/+1
* SERVER-41772 Apply clang-format 7.0.1 to the codebaseclang-format-7.0.12019-07-271-53/+52
* SERVER-38516 Remove “closeConnectionsOnStepdown” flag and fix tests broke...Matthew Russotto2019-02-121-3/+3
* SERVER-25640 terminate running processes in jstestsKevin Albertson2018-02-081-0/+1
* SERVER-31335 cmd assertions check write errorsKevin Albertson2018-01-111-1/+1
* SERVER-28544 Change stepdown command to take global lock in exclusive modeSpencer T Brody2017-09-251-44/+23
* SERVER-30923 Increase wtimeouts to ReplSetTest.kDefaultTimeoutMS in all repli...kvwalker2017-09-181-1/+1
* SERVER-28575 Profile entry for update/delete should contain entire raw update...Tess Avitabile2017-05-231-2/+2
* SERVER-26227 Increase waitForState timeouts in replicaset testsJudah Schvimer2016-09-221-1/+1
* SERVER-23971 Clang-Format codeMark Benvenuto2016-05-281-3/+1
* SERVER-22468 Format JS code with approved style in jstests/Jonathan Abrahams2016-03-091-25/+22
* SERVER-22341 fix jslint errors in jstests/replsets with eslint --fixMike Grundy2016-02-051-1/+1
* SERVER-21050 Introduce ReplSetTest.State enumeration everywhereKaloian Manassiev2015-12-111-3/+3
* SERVER-20832 use fail point instead of bridging to control replication in ste...Benety Goh2015-10-141-30/+31
* Revert "SERVER-20832 use fail point instead of bridging to control replicatio...Benety Goh2015-10-091-31/+30
* SERVER-20832 use fail point instead of bridging to control replication in ste...Benety Goh2015-10-091-30/+31
* SERVER-20761 clean up stepdown_long_wait_time.js - wait for old primary to st...Benety Goh2015-10-061-8/+20
* SERVER-18868 Check the exit code of the parallel shell.Max Hirschhorn2015-06-231-2/+6
* SERVER-17079 for stability, have stepdown_long_wait_time.js waitForState of t...matt dannenberg2015-01-271-2/+2
* SERVER-16391 archor primary in replset tests, or make agnostic to primary nodeEric Milkie2014-12-031-0/+2
* SERVER-15946 add repro test for replSetStepDown without force argument will f...matt dannenberg2014-11-201-0/+82