Eric Milkie
|
19f74551c4
|
SERVER-24700 fix erroneous curop assumption in stepdown_kill_other_ops.js
|
2016-06-21 16:16:38 -04:00 |
|
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
|
20cd3a392e
|
SERVER-21050 Introduce ReplSetTest.State enumeration everywhere
Makes all JS tests access the replica set member state from the class
itself instead of the object instance. Also removes some unused code.
|
2015-12-11 13:21:22 -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 |
|
Eric Milkie
|
5598c216ca
|
SERVER-16391 archor primary in replset tests, or make agnostic to primary node
|
2014-12-03 12:58:24 -05:00 |
|
Spencer T Brody
|
038ddab4c9
|
SERVER-15310 Kill all user operations on stepdown.
|
2014-12-01 16:32:32 -05:00 |
|