summaryrefslogtreecommitdiff
path: root/jstests/replsets/stepdown_long_wait_time.js
Commit message (Expand)AuthorAgeFilesLines
* 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