Kevin Albertson
|
c556e37709
|
SERVER-25640 terminate running processes in jstests
|
2018-02-08 09:46:57 -05:00 |
|
Jonathan Abrahams
|
4ae691e8ed
|
SERVER-22468 Format JS code with approved style in jstests/
|
2016-03-09 12:18:14 -05:00 |
|
matt dannenberg
|
b8b3c3f596
|
SERVER-21975 change waitForMemberState to handle a potential network hangup in test_commands.js
|
2016-01-04 06:04:35 -05:00 |
|
matt dannenberg
|
adbe3cd2af
|
SERVER-21975 wait for secondary to become secondary before starting tests in replsets/test_command.js
|
2015-12-21 08:57:06 -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 |
|
Benety Goh
|
95344b7d99
|
SERVER-20979 make test_command.js more stable by waiting for node 0 to become primary before running tests
|
2015-10-22 17:27:34 -04:00 |
|
Benety Goh
|
fb06c14476
|
SERVER-20979 added ReplicationCoordinator::waitForMemberState() and waitForDrainFinish()
also added subcommands to replSetTest to access these functions from JS tests
|
2015-10-21 21:43:50 -04:00 |
|