Commit Graph

9 Commits

Author SHA1 Message Date
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
Kaloian Manassiev
3ed6635a5f 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:05:00 -05:00
Charlie Swanson
047f82cdba SERVER-21384 Enable replica set suites for in-memory storage engines 2015-11-19 14:19:12 -05:00
Eric Milkie
19ad2749f3 SERVER-16434 extend timeout for election wait in rollback_auth.js 2014-12-05 11:26:51 -05: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
713d728abb SERVER-15535 refactor jstests/replsets/rollback_auth.js to no longer use replSetBlind 2014-10-15 06:20:18 -04:00
Amalia Hawkins
1b4b52a9d4 SERVER-12621 narrow the localhost exception when auth is enabled 2014-05-22 20:29:39 -04:00
matt dannenberg
194e8253d1 SERVER-13153 double the timeouts in replsets/rollback_auth.js to avoid false negatives 2014-03-12 09:38:50 -04:00
Spencer T Brody
e08d7acd00 Add jstest of rolling back authorization data 2014-01-06 16:41:20 -05:00