Commit Graph

7 Commits

Author SHA1 Message Date
Jonathan Abrahams
4ae691e8ed SERVER-22468 Format JS code with approved style in jstests/ 2016-03-09 12:18:14 -05:00
Mike Grundy
f768da59c3 SERVER-22341 fix jslint errors in jstests/replsets with eslint --fix 2016-02-05 15:00:51 -05:00
Kaloian Manassiev
3ed6635a5f SERVER-21050 Cleanup ReplSetTest
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.
2015-12-08 13:05:00 -05:00
Max Hirschhorn
dd0c8d73aa SERVER-18868 Check the exit code of the parallel shell.
By default the await function returned by startParallelShell() asserts
that the exit code is zero.
2015-06-23 22:22:52 -04:00
matt dannenberg
8784c38f82 SERVER-13507 increased stability of stepdown_wrt_electable.js by altering its use of parallel shells 2014-04-07 13:20:17 -04:00
Scott Hernandez
a36c34b7f6 SERVER-8748: make test more robust 2013-07-23 17:32:12 -04:00
Scott Hernandez
3cf081b971 SERVER-8748: only consider electable members during stepdown 2013-07-22 16:33:35 -04:00