Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | SERVER-21050 Introduce ReplSetTest.State enumeration everywhere | Kaloian Manassiev | 2015-12-11 | 1 | -2/+2 |
| | | | | | Makes all JS tests access the replica set member state from the class itself instead of the object instance. Also removes some unused code. | ||||
* | SERVER-18868 Check the exit code of the parallel shell. | Max Hirschhorn | 2015-06-23 | 1 | -2/+3 |
| | | | | | By default the await function returned by startParallelShell() asserts that the exit code is zero. | ||||
* | SERVER-16391 archor primary in replset tests, or make agnostic to primary node | Eric Milkie | 2014-12-03 | 1 | -0/+2 |
| | |||||
* | SERVER-15310 Kill all user operations on stepdown. | Spencer T Brody | 2014-12-01 | 1 | -0/+65 |