summaryrefslogtreecommitdiff
path: root/jstests/replsets/replset3.js
Commit message (Collapse)AuthorAgeFilesLines
* SERVER-38516 Tighten up tests that don't fail when not closing connections ↵Matthew Russotto2019-02-121-6/+2
| | | | during stepdown bbut allow exceptions during stepdown
* SERVER-34526 Jstests should not depend on ReplSetTest.liveNodesTess Avitabile2018-05-011-1/+1
|
* SERVER-23918 extend stepdown time for replsetfreezeEric Milkie2016-04-251-2/+2
|
* SERVER-22468 Format JS code with approved style in jstests/Jonathan Abrahams2016-03-091-15/+16
|
* SERVER-21050 Cleanup ReplSetTestKaloian Manassiev2015-12-081-2/+2
| | | | | | This is just a cleanup work to hide some of the private state of ReplSetTest so it is easier to encapsulate and add new logic. Also enables strict mode.
* SERVER-16371 clean up unit testsEric Milkie2014-12-011-77/+76
|
* SERVER-13190 migrate replset jstest suite to use write commands apiRandolph Tan2014-03-141-2/+1
|
* stepdown is rejected if other nodes are not up-to-date SERVER-2869Kristina2011-04-051-1/+1
| | | | add force : true option to force stepdown
* try to fix test for new rs semanticsDwight2010-10-041-53/+77
|
* minor: replset test cleanupKyle Banker2010-07-291-2/+12
|
* rs test updates SERVER-1483Kyle Banker2010-07-261-3/+7
|
* SERVER-1479 and replSet js test cleanupKyle Banker2010-07-261-0/+42