summaryrefslogtreecommitdiff
path: root/jstests/replsets/stepup.js
Commit message (Expand)AuthorAgeFilesLines
* SERVER-55703 Update getDefaultRWConcernMoustafa Maher2021-04-291-1/+3
* SERVER-50668 Refactor JS tests that enable rsSyncApplyStopAli Mir2020-10-071-4/+3
* SERVER-48514: Separate testing 'called' and 'successful' fields for serverSta...Xuerui Fa2020-06-011-1/+2
* SERVER-47634: Make metrics test in stepup.js more robustXuerui Fa2020-04-171-2/+6
* 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-54/+52
* SERVER-414500 Track number of successful elections for each reason in serverS...Medha Potluri2019-07-081-15/+22
* SERVER-41499 Track number of elections called for each reason in serverStatusMedha Potluri2019-07-031-1/+20
* SERVER-32144 Remove test coverage for replication protocol version 0Vesselina Ratcheva2018-03-131-15/+2
* Revert "SERVER-32144 Remove test coverage for replication protocol version 0"Vesselina Ratcheva2018-03-091-2/+15
* SERVER-32144 Remove test coverage for replication protocol version 0Vesselina Ratcheva2018-03-091-15/+2
* SERVER-25640 terminate running processes in jstestsKevin Albertson2018-02-081-0/+1
* SERVER-32803 stepup.js should retry stepUp commandWilliam Schultz2018-01-241-3/+8
* SERVER-24881 Fix JS test for storage engines that don't support journaling.Siyuan Zhou2016-07-081-2/+2
* SERVER-24881 Wait for the secondary to be able to win election in tests.Siyuan Zhou2016-07-071-1/+2
* SERVER-24881 Add StepUp Command.Siyuan Zhou2016-07-061-0/+53
* Revert "SERVER-24881 Add StepUp Command."Jonathan Abrahams2016-07-061-53/+0
* SERVER-24881 Add StepUp Command.Siyuan Zhou2016-07-051-0/+53