Commit Graph

16 Commits

Author SHA1 Message Date
kvwalker
cc41e10c5f SERVER-30923 Increase wtimeouts to ReplSetTest.kDefaultTimeoutMS in all replication jstests 2017-09-18 14:21:49 -04:00
Allison Chang
3737a7bad0 SERVER-29467 Update comments and logging in rs_rollback files for greater readability 2017-06-19 12:39:54 -04:00
Robert Guo
df10adbfe5 SERVER-27549 Print message on intentional server crash. 2017-05-23 15:18:12 -04:00
Judah Schvimer
2482a5807d SERVER-28846 Use IDL to generate oplog entry parsers 2017-05-17 11:46:22 -04:00
Judah Schvimer
0fef13b45a SERVER-26227 Increase waitForState timeouts in replicaset tests 2016-09-22 09:40:38 -04:00
Mark Benvenuto
6dcdd23dd3 SERVER-23971 Clang-Format code 2016-05-28 17:55:12 -04:00
Jonathan Abrahams
4ae691e8ed SERVER-22468 Format JS code with approved style in jstests/ 2016-03-09 12:18:14 -05:00
Jonathan Reams
9db9a38229 SERVER-20838 stopMongod should throw if mongod exits abnormally 2016-01-19 11:17:30 -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
Charlie Swanson
047f82cdba SERVER-21384 Enable replica set suites for in-memory storage engines 2015-11-19 14:19:12 -05: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
Mathias Stearn
f0bafc7c17 SERVER-15948 Fix tests inserting duplicate ts's into oplog 2014-11-04 14:13:14 -05:00
Eric Milkie
f7a403b6ef SERVER-15089 remove fatal state and refactor rollback to use replcoord 2014-09-12 16:48:33 -04:00
matt dannenberg
0431673ee0 SERVER-13773 more rollback jstests 2014-05-27 05:32:04 -04:00