summaryrefslogtreecommitdiff
path: root/jstests/replsets/stepdown_kill_other_ops.js
Commit message (Expand)AuthorAgeFilesLines
* SERVER-58296 re-enabled tests and marked node_restarts_no_oplog_entry_at_stab...Vishnu Kaushik2021-09-011-1/+0
* SERVER-58172 run multiversion tests on master with 5.0 and disable incompatib...Robert Guo2021-07-221-0/+1
* SERVER-53431 Server should respond running operations with appropriate topolo...Matthew Russotto2021-01-261-26/+22
* SERVER-42773 Replace uses of the assert.writeOK() Javascript assertion with a...James Wahlin2019-08-141-1/+1
* SERVER-41772 Apply clang-format 7.0.1 to the codebaseclang-format-7.0.12019-07-271-54/+54
* SERVER-38516 Tighten up tests that don't fail when not closing connections du...Matthew Russotto2019-02-121-5/+1
* SERVER-35847 Remove eval command and remove/update related tests/helpersSara Golemon2018-06-291-18/+17
* SERVER-35241 Add logging and increase duration in stepdown_kill_other_ops.jsSpencer T Brody2018-05-251-2/+3
* SERVER-25640 terminate running processes in jstestsKevin Albertson2018-02-081-0/+1
* SERVER-28575 Profile entry for update/delete should contain entire raw update...Tess Avitabile2017-05-231-1/+1
* SERVER-26227 Increase waitForState timeouts in replicaset testsJudah Schvimer2016-09-221-1/+1
* SERVER-24700 fix erroneous curop assumption in stepdown_kill_other_ops.jsEric Milkie2016-06-211-2/+3
* SERVER-22468 Format JS code with approved style in jstests/Jonathan Abrahams2016-03-091-57/+61
* SERVER-22341 fix jslint errors in jstests/replsets with eslint --fixMike Grundy2016-02-051-1/+1
* SERVER-21050 Introduce ReplSetTest.State enumeration everywhereKaloian Manassiev2015-12-111-2/+2
* SERVER-18868 Check the exit code of the parallel shell.Max Hirschhorn2015-06-231-2/+3
* SERVER-16391 archor primary in replset tests, or make agnostic to primary nodeEric Milkie2014-12-031-0/+2
* SERVER-15310 Kill all user operations on stepdown.Spencer T Brody2014-12-011-0/+65