Commit Graph

13 Commits

Author SHA1 Message Date
Judah Schvimer
06cf1ae191 SERVER-24713 ensures config_server_checks.js fails ReplSetTest restart on authentication failure 2016-06-22 18:15:13 -04:00
Mark Benvenuto
6dcdd23dd3 SERVER-23971 Clang-Format code 2016-05-28 17:55:12 -04:00
Benety Goh
97d05f8a66 SERVER-23875 MongoRunner._startWithArgs returns pid if not waiting for connection
config_server_checks.js should wait for server to shutdown instead of trying to connect to it.
2016-04-25 12:05:18 -04:00
Misha Tyulenev
cb6298ef61 SERVER-23268 remove CatalogManager::ConfigServerMode::SCCC 2016-04-21 21:18:21 -04:00
Jason Carey
42930d4ffc SERVER-23400 tag and skip mmapv1 tests on s390x 2016-03-29 15:59:52 -04:00
Jonathan Abrahams
4ae691e8ed SERVER-22468 Format JS code with approved style in jstests/ 2016-03-09 12:18:14 -05:00
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
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