summaryrefslogtreecommitdiff
path: root/jstests/replsets/sync_passive.js
Commit message (Expand)AuthorAgeFilesLines
* SERVER-49993 Update _slaves to _secondaries in replsettest.jsAli Mir2020-09-041-12/+12
* SERVER-34526 Jstests should not depend on ReplSetTest.liveNodesTess Avitabile2018-05-011-5/+6
* SERVER-25640 terminate running processes in jstestsKevin Albertson2018-02-081-0/+2
* SERVER-26934 removed hardcoded ReplSetTest.awaitReplication timeouts from JS ...Benety Goh2016-11-071-1/+1
* SERVER-26227 Increase waitForState timeouts in replicaset testsJudah Schvimer2016-09-221-1/+1
* SERVER-22468 Format JS code with approved style in jstests/Jonathan Abrahams2016-03-091-19/+9
* SERVER-21050 Introduce ReplSetTest.State enumeration everywhereKaloian Manassiev2015-12-111-1/+1
* SERVER-21050 Cleanup ReplSetTestKaloian Manassiev2015-12-081-2/+2
* SERVER-20109 make sync_passive.js resilient to a possible initial sync blackl...matt dannenberg2015-08-251-1/+1
* SERVER-16391 archor primary in replset tests, or make agnostic to primary nodeEric Milkie2014-12-031-0/+1
* BF-312 ensure node 0 will be primary in sync_passive.jsmatt dannenberg2014-05-071-1/+2
* sync against secondaries if primary is unavailable SERVER-2158Kristina2010-12-221-0/+89