Commit Graph

3 Commits

Author SHA1 Message Date
Kaloian Manassiev
6745d91683 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:32:56 -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