Commit Graph

9 Commits

Author SHA1 Message Date
Eric Milkie
0b879b3154 SERVER-25777 When stopping a spawned process, MongoDB shell will now abort after implicitly falling back to SIGKILL after timeout. 2016-09-29 08:47:13 -04:00
Judah Schvimer
0fef13b45a SERVER-26227 Increase waitForState timeouts in replicaset tests 2016-09-22 09:40:38 -04:00
Mark Benvenuto
6dcdd23dd3 SERVER-23971 Clang-Format code 2016-05-28 17:55:12 -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
20cd3a392e SERVER-21050 Introduce ReplSetTest.State enumeration everywhere
Makes all JS tests access the replica set member state from the class
itself instead of the object instance. Also removes some unused code.
2015-12-11 13:21:22 -05:00
Benety Goh
469814c1c1 SERVER-20964 use failpoint instead of bridging to prevent secondary from catching with primary during step down 2015-10-16 10:45:01 -04:00
Eric Milkie
5598c216ca SERVER-16391 archor primary in replset tests, or make agnostic to primary node 2014-12-03 12:58:24 -05:00
Spencer T Brody
4dda322fdb SERVER-15997 Make sure stepdown can be interrupted with killop 2014-11-20 15:40:13 -05:00