Commit Graph

23 Commits

Author SHA1 Message Date
Jonathan Abrahams
bb7e7fc215 SERVER-21164 Use throw instead of assert in rslib.js wait loop
(cherry picked from commit 8fef1b5e7a)
2015-12-11 11:42:26 -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
Spencer T Brody
7baac52f05 SERVER-17450 Cleanup SSL test infrastructure 2015-04-06 18:19:21 -04:00
Charlie
6d33c3637e Revert "SERVER-17450 Cleanup SSL test infrastructure"
This reverts commit 43e53251a3.
2015-03-24 13:46:51 -04:00
Spencer T Brody
43e53251a3 SERVER-17450 Cleanup SSL test infrastructure 2015-03-24 16:13:30 +01:00
matt dannenberg
c86ef5ad3a SERVER-16442 test difference in meaning of w: majority in mixed mode replicasets 2014-12-05 11:07:52 -05:00
Andy Schwerin
a0e5fbf5e6 SERVER-15836 Clean up several rollback js tests. 2014-10-28 11:49:33 -04:00
Andy Schwerin
dea49e01a9 SERVER-15535 Perform better error detection in stepdown.js 2014-10-20 13:36:55 -04:00
Eric Milkie
243e7efa12 Revert "SERVER-14755 increase ReplSetTest timeouts to prevent spurious failures while using HybridCoordinator"
This reverts commit 9ec7d68a97.
2014-08-01 11:31:32 -04:00
matt dannenberg
9ec7d68a97 SERVER-14755 increase ReplSetTest timeouts to prevent spurious failures while using HybridCoordinator 2014-07-31 12:52:42 -04:00
Andreas Nilsson
7db361fe2d SERVER-7455 x.509 cluster auth tests 2013-10-03 12:25:08 -04:00
Kristina
07a6fd4726 SERVER-1929 Remove unused heartbeat options from stepdown logic
Fixed test because stepdown is so much faster that the connection is dead
by the time ismaster is called.
2012-10-04 16:24:38 -04:00
Spencer T Brody
5b3d217897 SERVER-4237 make waitForAllMembers function retry replSetGetStatus on socket exception 2012-07-24 12:01:42 -04:00
Spencer T Brody
4b497d5a05 SERVER-4237 Make reconnect function wait for authentication to succeed 2012-07-24 11:56:09 -04:00
Eric Milkie
06aad51b6b make ARBITER one of the valid states to wait for 2012-06-19 09:47:29 -04:00
Spencer T Brody
2442d4c6ce Add re-authentication logic to rslib reconnect to work-around SERVER-4241. 2011-11-10 23:13:54 -05:00
Eliot Horowitz
336a1db691 better debugging 2011-04-27 00:09:07 -04:00
Kristina
982fb4e66f fix infinite loop in rs tests 2011-04-18 10:19:31 -04:00
Kristina
b2de82de5d clean up config change code SERVER-2706 2011-03-17 11:49:24 -04:00
Kristina Chodorow
e99ab8716a rs test should check for initial sync complete 2010-11-11 15:53:26 -05:00
Kristina Chodorow
3e6e773ee4 fix rs tests 2010-11-10 12:09:30 -05:00
Kristina Chodorow
2683812ba8 allow initial sync from secondaries SERVER-1829 2010-11-09 17:29:27 -05:00
Kristina Chodorow
3198769ad5 add rs lib for common test funcs, fix test 2010-11-08 18:04:15 -05:00