Commit Graph

4 Commits

Author SHA1 Message Date
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