Commit Graph

8 Commits

Author SHA1 Message Date
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
Kristina
07a6fd4726 SERVER-1929 Remove unused heartbeat options from stepdown logic
Fixed test because stepdown is so much faster that the connection is dead
by the time ismaster is called.
2012-10-04 16:24:38 -04:00
Tad Marshall
c35804c9e9 Fix CRLF line endings 2012-06-27 08:02:01 -04:00
dwight
f850977530 make rs test tolerate dropped connections 2010-08-31 04:23:10 -04:00
Dwight
57c0c6a057 replset4 less chatty 2010-08-26 13:50:34 -04:00
Kyle Banker
26098c0e43 minor: replset test cleanup 2010-07-29 15:44:10 -04:00
Eliot Horowitz
77222bf10f enable replset4 SERVER-1494 2010-07-29 14:00:25 -04:00
Kyle Banker
843835b95d SERVER-1494 test 2010-07-26 23:35:39 -04:00