Commit Graph

7 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
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
Spencer T Brody
f757a8bb46 SERVER-21236 Don't automatically add 'configsvr':true to replset config when loading it from disk if started with --configsvr 2015-11-12 15:15:12 -05:00
matt dannenberg
d369d9552e SERVER-20722 fix tests that create configsvrs explicitly to pass journal as well 2015-10-09 09:49:38 -04:00
matt dannenberg
c7dd833670 SERVER-19933 check validity of "configsvr:true" at config validation time 2015-08-17 10:13:17 -04:00
Spencer T Brody
a7435cb1ac SERVER-19732 SERVER-19524 SERVER-19545 Use configsvr instead of configServer and sccc instead of scc 2015-08-08 11:18:45 -04:00
Spencer T Brody
19c2f0a0dc SERVER-19524 SERVER-19739 Additional validation and behavior for replica set configs for config servers 2015-08-08 11:18:44 -04:00