Commit Graph

11 Commits

Author SHA1 Message Date
Tess Avitabile
80ae7e58d3 SERVER-34526 Jstests should not depend on ReplSetTest.liveNodes 2018-05-01 09:43:36 -04:00
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
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
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
David Hows
e5bd1ecd48 SERVER-18899 - Add beginBackup and endBackup to storage API 2015-09-25 15:36:43 +10:00
Adam Midvidy
8a805598bb SERVER-7775 refactor fsyncUnlock to execute through standard command path 2015-03-26 14:20:38 -04:00
Adam Midvidy
5e7aa5c9ef Revert "SERVER-7775 refactor fsyncUnlock to execute through standard command path"
This reverts commit 5c48ea0d3f.
2015-03-25 19:06:49 -04:00
Adam Midvidy
5c48ea0d3f SERVER-7775 refactor fsyncUnlock to execute through standard command path 2015-03-25 15:00:03 -04:00
Spencer T Brody
bfec1e9b89 SERVER-4237 make jstests/replsets/fsync_lock_read_secondaries.js more robust 2012-11-21 16:02:40 -05:00
Eliot Horowitz
24f8f39c66 SERVER-5993 move fsync test to appropriate place 2012-06-02 17:35:04 -04:00