Benety Goh
128fdb3672
SERVER-24901 do not use fast count when checking collection size in replset tests
2016-07-07 09:56:37 -04:00
Eric Milkie
a43ab70f96
SERVER-23091 allow enough time for data load to finish on OS X builders
2016-03-11 16:56:29 -05:00
Jonathan Abrahams
4ae691e8ed
SERVER-22468 Format JS code with approved style in jstests/
2016-03-09 12:18:14 -05:00
Mike Grundy
f768da59c3
SERVER-22341 fix jslint errors in jstests/replsets with eslint --fix
2016-02-05 15:00:51 -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
matt dannenberg
21acf19010
SERVER-21437 give the restarted node more time to catch up in resync_with_write_load.js
2015-11-12 09:51:56 -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
Scott Hernandez
8da54bf660
fix race in resync_with_write_load
2014-09-17 16:08:40 -04:00
Scott Hernandez
41fcb70192
rewrite fastsync jstest, and slow down resync_with_write_load
2014-09-12 08:35:39 -04:00
Scott Hernandez
823486e53a
SERVER-14805: initialsync multithreaded oplog apply
2014-09-05 16:56:49 -04:00