Commit Graph

13 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
Charlie Swanson
047f82cdba SERVER-21384 Enable replica set suites for in-memory storage engines 2015-11-19 14:19:12 -05:00
Dan Pasette
d38fb5cbcd SERVER-19528 Change validationState to validationAction
This reinstates 1264122b4f
with a compile fix for windows
2015-07-28 18:11:47 -04:00
Dan Pasette
9708842aaa Revert "SERVER-19528 Change validationState to validationAction"
This reverts commit 1264122b4f.
2015-07-28 11:30:48 -04:00
Dan Pasette
1264122b4f SERVER-19528 Change validationState to validationAction 2015-07-27 19:55:17 -04:00
Dan Pasette
e8b1c31e67 SERVER-19144 SERVER-19145 test rollback of doc validation states and levels 2015-07-14 12:46:19 -04:00
Dan Pasette
b8281bc4ce SERVER-19144 SERVER-19145 account for states and levels in doc validation test 2015-07-14 12:28:02 -04:00
Mathias Stearn
b0f3a43bf7 SERVER-18227 Correctly parse collection options in RS rollback of collmod 2015-05-14 18:55:30 -04:00
Mathias Stearn
c7ce2e2c56 SERVER-18227 Implement RS rollback for collmod of flags and validator 2015-05-08 14:27:27 -04:00
Siyuan Zhou
e52add3397 SERVER-17176 Fix replication log messages in JS tests 2015-02-11 13:54:55 -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
0431673ee0 SERVER-13773 more rollback jstests 2014-05-27 05:32:04 -04:00