summaryrefslogtreecommitdiff
path: root/jstests/replsets/stepdown_killop.js
Commit message (Expand)AuthorAgeFilesLines
* SERVER-25777 When stopping a spawned process, MongoDB shell will now abort af...Eric Milkie2016-09-291-0/+1
* SERVER-26227 Increase waitForState timeouts in replicaset testsJudah Schvimer2016-09-221-1/+1
* SERVER-23971 Clang-Format codeMark Benvenuto2016-05-281-4/+4
* SERVER-22468 Format JS code with approved style in jstests/Jonathan Abrahams2016-03-091-85/+83
* 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-2/+2
* SERVER-20964 use failpoint instead of bridging to prevent secondary from catc...Benety Goh2015-10-161-6/+12
* SERVER-16391 archor primary in replset tests, or make agnostic to primary nodeEric Milkie2014-12-031-0/+3
* SERVER-15997 Make sure stepdown can be interrupted with killopSpencer T Brody2014-11-201-0/+96