Commit Graph

14 Commits

Author SHA1 Message Date
Ali Mir
0c2f4ad0b1 SERVER-49993 Update _slaves to _secondaries in replsettest.js 2020-09-04 14:15:35 +00:00
clang-format-7.0.1
134a408395 SERVER-41772 Apply clang-format 7.0.1 to the codebase 2019-07-27 11:02:23 -04:00
Matthew Russotto
77dccdfdc5 SERVER-38516 Tighten up tests that don't fail when not closing connections during stepdown bbut allow exceptions during stepdown 2019-02-12 11:07:46 -05:00
Tess Avitabile
80ae7e58d3 SERVER-34526 Jstests should not depend on ReplSetTest.liveNodes 2018-05-01 09:43:36 -04:00
Eric Milkie
a23916029e SERVER-23918 extend stepdown time for replsetfreeze 2016-04-25 16:35:40 -04:00
Jonathan Abrahams
4ae691e8ed SERVER-22468 Format JS code with approved style in jstests/ 2016-03-09 12:18:14 -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
Eric Milkie
3967899bf5 SERVER-16371 clean up unit tests 2014-12-01 17:33:01 -05:00
Randolph Tan
eb41492c6f SERVER-13190 migrate replset jstest suite to use write commands api 2014-03-14 12:05:05 -04:00
Kristina
6af8365495 stepdown is rejected if other nodes are not up-to-date SERVER-2869
add force : true option to force stepdown
2011-04-05 18:07:20 -04:00
Dwight
47e170fb0d try to fix test for new rs semantics 2010-10-04 14:02:44 -04:00
Kyle Banker
26098c0e43 minor: replset test cleanup 2010-07-29 15:44:10 -04:00
Kyle Banker
79d5c94fd7 rs test updates SERVER-1483 2010-07-26 23:11:09 -04:00
Kyle Banker
e94cc361ed SERVER-1479 and replSet js test cleanup 2010-07-26 15:08:04 -04:00