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
Kaloian Manassiev
c078dc37a9
SERVER-21050 Cleanup ReplSetTest
...
This is just a cleanup work to hide some of the private state of
ReplSetTest so it is easier to encapsulate and add new logic. Also enables
strict mode.
2015-12-08 13:15:06 -05:00
Charlie Swanson
047f82cdba
SERVER-21384 Enable replica set suites for in-memory storage engines
2015-11-19 14:19:12 -05:00
Benety Goh
006b7a86fd
SERVER-18807 fixed replsets/rollback5.js so that test will reconnect to node that was rolled back
2015-06-09 12:38:31 -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
matt dannenberg
acc0407833
SERVER-13477 make rollback5.js less likely to fail due to its assumption about which node is primary
2014-04-04 07:49:29 -04:00
Randolph Tan
eb41492c6f
SERVER-13190 migrate replset jstest suite to use write commands api
2014-03-14 12:05:05 -04:00
Benety Goh
2e10439eba
SERVER-9579 fixed dbpath prefix for all smoke tests that start (multiple) mongod processes through the mongo shell
2013-10-29 13:11:41 -04:00
Eric Milkie
8746fa4363
SERVER-9339 do not query a node that is not in PRIMARY or SECONDARY state
2013-04-30 11:58:46 -04:00
Eric Milkie
30b7ed6470
SERVER-9339 ensure all rollback update/delete paths are recorded
2013-04-23 08:39:33 -04:00