summaryrefslogtreecommitdiff
path: root/jstests/replsets/replsetprio1.js
Commit message (Expand)AuthorAgeFilesLines
* SERVER-51282 Replace all remaining reference to master slave terminology in j...Ali Mir2020-10-131-10/+10
* SERVER-48733 Update expectedPrimaryNodeId parameter in awaitNodesAgreeOnPrimaryAli Mir2020-07-161-2/+2
* SERVER-42773 Replace uses of the assert.writeOK() Javascript assertion with a...James Wahlin2019-08-141-2/+2
* SERVER-41772 Apply clang-format 7.0.1 to the codebaseclang-format-7.0.12019-07-271-51/+51
* SERVER-25640 terminate running processes in jstestsKevin Albertson2018-02-081-0/+1
* SERVER-31940 replsetprio1.js should initiate replica set with any node as pri...William Schultz2017-11-131-1/+1
* SERVER-31512 Use awaitNodesAgreeOnPrimary instead of waitForState in replsetp...Henrik Edin2017-10-121-2/+3
* SERVER-30139 Increase waitForState timeout in replsetprio1.jsWilliam Schultz2017-07-141-1/+1
* SERVER-26227 Increase waitForState timeouts in replicaset testsJudah Schvimer2016-09-221-3/+3
* SERVER-23583 replsetprio1.js should wait for replication before stopping high...Benety Goh2016-04-211-0/+3
* SERVER-23643 gate state transitions in replsetprio1.jsEric Milkie2016-04-111-1/+4
* SERVER-23067 Final round of JS linting and formattingMike Grundy2016-03-181-2/+2
* SERVER-23086 avoid rollbacks in replsetprio1.jsEric Milkie2016-03-111-2/+2
* SERVER-22468 Format JS code with approved style in jstests/Jonathan Abrahams2016-03-091-14/+17
* SERVER-21050 Introduce ReplSetTest.State enumeration everywhereKaloian Manassiev2015-12-111-3/+3
* SERVER-21050 Cleanup ReplSetTestKaloian Manassiev2015-12-081-2/+2
* SERVER-15781 Separate the concepts of next electable time and step-down until...Andy Schwerin2014-10-271-2/+1
* SERVER-15733 disable testEric Milkie2014-10-221-1/+2
* SERVER-15733 Wait longer for a primary in jstests/replsets/replsetprio1.js.Andy Schwerin2014-10-211-1/+1
* SERVER-15535 enhance freshness checker to consider priorities as well.Eric Milkie2014-10-151-31/+15
* Increase test timeout for slow buildbots SERVER-5223Kristina2012-03-061-1/+1
* Check optimes before stepping down due to priority SERVER-4810Kristina2012-02-131-34/+41
* rs priority test SERVER-1503Kristina Chodorow2010-07-281-0/+53