Commit Graph

9 Commits

Author SHA1 Message Date
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
matt dannenberg
716c783b9c SERVER-22916 confirm replSetFreeze commands were successful in replsetfreeze.js 2016-03-01 08:45:05 -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
Spencer T Brody
624bc33260 SERVER-4237 Make replsetfreeze.js more stable by freezing the secondary as well 2012-07-30 13:41:49 -04:00
Eliot Horowitz
14bfa6739f try to make replsetfreeze.js a little more reliable 2012-07-11 00:44:37 -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
Kristina Chodorow
ac2dc245b2 replsetfreeze test SERVER-1940 2010-10-26 12:11:03 -04:00