summaryrefslogtreecommitdiff
path: root/jstests/replsets
Commit message (Expand)AuthorAgeFilesLines
* SERVER-22873 updated disallow_adding_initialized_node2.js to accept alternate...Benety Goh2016-02-261-1/+3
* improve logging for testScott Hernandez2016-02-231-6/+14
* SERVER-22731 allow replSetInitiate on nodes started with --configsvr but not ...Benety Goh2016-02-191-8/+38
* SERVER-22597 Fix minor javascript errors found by eslintMike Grundy2016-02-191-1/+1
* SERVER-22239 DuplicateKey Error, update optime to latest after insert failureDianna Hohensee2016-02-181-3/+16
* SERVER-22679 fixed rollback_fake_cmd.js oplog entry to ensure fake command na...Benety Goh2016-02-171-4/+5
* SERVER-22643 synchronize drain mode in rollback.jsEric Milkie2016-02-161-2/+3
* wait for primary to be writable in rollback.jsScott Hernandez2016-02-121-0/+1
* SERVER-22594 move election_timing.js to slow1Eric Milkie2016-02-121-146/+0
* SERVER-22428 added logging for read-after-optime timeoutsBenety Goh2016-02-111-17/+59
* SERVER-22533: disable ReadConcern.Majority tests for noJournal variantScott Hernandez2016-02-094-0/+8
* SERVER-22501 Wait until all nodes catch up before test in priority_takeover_c...Siyuan Zhou2016-02-081-0/+2
* SERVER-22262 Do not truncate the last applied oplog entry during batch recoverySiyuan Zhou2016-02-081-19/+14
* Check for write erorrs in rollback.jsScott Hernandez2016-02-081-3/+3
* SERVER-22287: disable test for ephemaral variantsScott Hernandez2016-02-051-0/+3
* SERVER-22341 fix jslint errors in jstests/replsets with eslint --fixMike Grundy2016-02-0547-124/+124
* SERVER-22287 added replica set ID validation to heartbeat response processing...Benety Goh2016-02-052-0/+187
* SERVER-22474 rollback needs to wait longer than the 30 second vote timeoutEric Milkie2016-02-041-1/+1
* SERVER-22472 wait longer for write concern, for slow hostsEric Milkie2016-02-041-1/+1
* SERVER-22270 applyOps takes a write concernJudah Schvimer2016-02-021-0/+156
* SERVER-22426 priority_takeover_one_node_higher_priority.js should wait for se...Benety Goh2016-02-021-0/+3
* SERVER-22420 extend step down duration to allow remaining high priority node ...Benety Goh2016-02-011-1/+1
* SERVER-22303 Wait longer for initial sync to finish in csrs_upgrade_during_mi...Spencer T Brody2016-01-251-2/+4
* SERVER-20838 stopMongod should throw if mongod exits abnormallyJonathan Reams2016-01-196-7/+7
* SERVER-22158 log result from replSetStepDown command when it fails to throw a...Benety Goh2016-01-131-1/+2
* SERVER-22152 wait for high priority node to become primary at beginning of testBenety Goh2016-01-131-13/+24
* SERVER-22148 Simplify read committed testsCharlie Swanson2016-01-125-51/+77
* SERVER-21744 ElectionID always increases under PV0 and PV1.Siyuan Zhou2016-01-112-0/+106
* SERVER-22120 rework bad nested assert.soon()s in no_chaining.jsr3.3.0matt dannenberg2016-01-111-10/+9
* SERVER-20580 Re-enable csrs_upgrade_during_migrate.js testSpencer T Brody2016-01-071-0/+33
* SERVER-21583 fixed background index options in background index replsets testBenety Goh2016-01-071-1/+1
* SERVER-22075 disable flakey test case in election_timing.jsmatt dannenberg2016-01-061-0/+5
* SERVER-21964 Remove startPort option from ReplSetTest options in jstests/repl...Jonathan Abrahams2016-01-041-1/+1
* SERVER-21975 change waitForMemberState to handle a potential network hangup i...matt dannenberg2016-01-041-5/+13
* SERVER-22027 Sharding should not retry killed operationsKaloian Manassiev2015-12-301-2/+6
* increase queue threshold for failure in reconfig_without_increased_queues.jsScott Hernandez2015-12-221-1/+1
* SERVER-21050 Continuous config stepdown logging changesKaloian Manassiev2015-12-211-2/+2
* SERVER-21975 wait for secondary to become secondary before starting tests in ...matt dannenberg2015-12-211-0/+9
* SERVER-21795: Do not reschedule more than one liveness timeout callback at a ...Scott Hernandez2015-12-141-0/+98
* SERVER-21050 Fix broken replsetrestart1.jsKaloian Manassiev2015-12-111-2/+2
* SERVER-21050 Introduce ReplSetTest.State enumeration everywhereKaloian Manassiev2015-12-1141-99/+107
* SERVER-21164 Use throw instead of assert in rslib.js wait loopJonathan Abrahams2015-12-111-1/+3
* SERVER-21248 get_replication_info_helper.js should not assume all insert ops ...Benety Goh2015-12-101-2/+2
* SERVER-21248 additional failover test cases per test planBenety Goh2015-12-105-1/+214
* SERVER-21248 added checks to election_timing.js to ensure failovers complete ...Benety Goh2015-12-101-1/+12
* SERVER-21050 Cleanup ReplSetTestKaloian Manassiev2015-12-0882-154/+154
* SERVER-21736 disable sync2.js in the replica_sets_legacy taskmatt dannenberg2015-12-021-0/+4
* SERVER-21695 fix rollback_index.jsmatt dannenberg2015-11-301-1/+1
* SERVER-21096: only record election win in PV1Scott Hernandez2015-11-201-5/+7
* SERVER-21483 Don't reorder capped inserts on secondariesMathias Stearn2015-11-191-0/+49