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
Max Hirschhorn
dd0c8d73aa
SERVER-18868 Check the exit code of the parallel shell.
...
By default the await function returned by startParallelShell() asserts
that the exit code is zero.
2015-06-23 22:22:52 -04: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
038ddab4c9
SERVER-15310 Kill all user operations on stepdown.
2014-12-01 16:32:32 -05:00
Randolph Tan
eb41492c6f
SERVER-13190 migrate replset jstest suite to use write commands api
2014-03-14 12:05:05 -04:00
Eliot Horowitz
927f1b7cf5
SERVER-11665: fix getLastError reporting of some errors
2013-12-04 10:16:10 -05:00
Eric Milkie
ab4e36fef8
SERVER-9694 force a stepdown no matter how far behind we think we are
2013-06-17 09:26:58 -04:00
Eric Milkie
f9667a3f90
SERVER-9694 fix for slow disk'd test runners
2013-06-14 14:58:46 -04:00
Eric Milkie
b4c5ac3579
SERVER-9694 fix test to cover all GLE stepdown cases
2013-05-15 11:26:43 -04:00
Eric Milkie
b855bbd706
print result from GLE if test fails (for debugging)
2013-05-10 16:11:51 -04:00
Eric Milkie
fc65245aa1
SERVER-9417 fix unit test to run correctly with auth
2013-04-30 15:33:16 -04:00
Eric Milkie
62ce2b986c
SERVER-9417 assert if we stepDown while waiting to satisfy GLE
2013-04-30 08:26:20 -04:00