summaryrefslogtreecommitdiff
path: root/buildscripts/resmokelib
Commit message (Expand)AuthorAgeFilesLines
* SERVER-44546 Remove mobile variants and embedded benchmarksr4.0.14-rc0Andrew Morrow2019-12-106-404/+4
* SERVER-42866 Trigger a logical session cache refresh on all shards in the Sha...Alex Taskov2019-10-071-0/+5
* SERVER-41802: Properly handle max_sub_suite when splitting tasksDavid Bradford2019-09-091-1/+1
* SERVER-42195 Create new lifecycle instance for new stepdown thread.Max Hirschhorn2019-07-121-4/+8
* SERVER-41096 Fix file-based protocol for permitting stepdowns.Max Hirschhorn2019-06-202-86/+246
* SERVER-40514 Fix lint in resmoke handlers.pyMathew Robinson2019-05-031-1/+1
* SERVER-40514 Fix race in ResmokeMathew Robinson2019-05-011-1/+4
* SERVER-40335 Add waitForStepDownOnNonCommandShutdown parameterA. Jesse Jiryu Davis2019-04-151-0/+5
* SERVER-40233 Increase transactionLifetimeLimitSeconds from 3 to 24 hoursGregory Wlodarek2019-03-261-6/+6
* Revert "SERVER-33248 Allow choosing a sync source that we are up to date with...Tess Avitabile2019-03-221-5/+13
* SERVER-39009 Make buildlogger credentials location configurableMathew Robinson2019-02-051-1/+2
* SERVER-37240 Enable dbhash background thread for enableMajorityReadConcern:fa...Vesselina Ratcheva2019-01-141-5/+0
* SERVER-36817 replSetFreeze command run by stepdown thread may fail when serve...Jonathan Abrahams2018-12-211-17/+9
* SERVER-38509 Handle Evergreen degraded mode in generate_resmoke_suitesYves Duhem2018-12-211-0/+6
* SERVER-37511 Ensure sessions collection is created in replica set fixtureBlake Oler2018-12-071-0/+6
* SERVER-33470 Log archival message, even if successful, in hook_test_archival.pyJonathan Abrahams2018-10-081-0/+2
* SERVER-36451 ContinuousStepdown with killing nodes can hang due to not being ...Jonathan Abrahams2018-10-031-11/+16
* SERVER-36982 Reintroduce enableMajorityReadConcern:false server parameterTess Avitabile2018-09-244-1/+20
* SERVER-36078 Integrate adb resource monitor into mongoebench test suite for A...Jonathan Abrahams2018-09-221-0/+58
* SERVER-36077 Create new resmoke.py test suite for running mongoebench on an A...Jonathan Abrahams2018-09-224-36/+119
* SERVER-36076 Create new resmoke.py test suite for running mongoebench on a de...Jonathan Abrahams2018-09-225-15/+274
* SERVER-35800 retry getting build_id and test_id from logkeeperRobert Guo2018-09-203-6/+23
* SERVER-36169 Fix bare raise in stepdown.py hookJonathan Abrahams2018-08-281-9/+8
* SERVER-35100 Do not log exception on dynamic test failureYves Duhem2018-08-231-1/+1
* SERVER-33248 Allow choosing a sync source that we are up to date with if it h...Tess Avitabile2018-08-221-13/+5
* SERVER-32907 Reduce replication.heartbeat log verbosity in local test logsWilliam Schultz2018-08-131-5/+22
* SERVER-32907 Make resmoke pass TestData.setParameters to mongo shell as a Jav...William Schultz2018-08-131-31/+19
* SERVER-35313 CleanupConcurrencyWorkloads resmoke hook needs to handle the bal...Jonathan Abrahams2018-07-132-5/+23
* SERVER-35383 Raise election timeout to 24 hours for stepdown suites.Max Hirschhorn2018-07-072-8/+36
* SERVER-35523 fix fsmworkloadtestcaseRobert Guo2018-07-051-7/+3
* SERVER-35124 Tolerate replSetStepDown failing in stepdown suites.Max Hirschhorn2018-07-021-0/+9
* SERVER-35513 Forbid transactions on inMemory storage engineTess Avitabile2018-06-141-0/+4
* SERVER-34371: Don't ignore rmtree failuresDavid Bradford2018-06-131-7/+1
* SERVER-35472 Avoid falling back to stderr in resmoke.py.Max Hirschhorn2018-06-123-42/+69
* SERVER-34371: log errors from rmtreeDavid Bradford2018-06-121-2/+8
* SERVER-35322 external_auth tests should use unique kerberos credentials cache...Mark Benvenuto2018-06-071-2/+7
* SERVER-29999 Implement FSM Scheduler for concurrency_simultaneousRobert Guo2018-06-045-31/+145
* SERVER-34555 Add stepdown to FSM resmoke integrationJonathan Abrahams2018-06-043-16/+172
* SERVER-34595 Increase transactionLifetimeLimitSeconds default in testingMaria van Keulen2018-06-041-0/+8
* SERVER-35190 resmoke.py runs lists of tests in alphabetical order by defaultJonathan Abrahams2018-05-311-1/+2
* SERVER-35268: Reduce recovery logging and add a buffer to resmoke's I/O pipes.Daniel Gottlieb2018-05-311-3/+3
* SERVER-34779 Add hook for checking dbhash while a test is running.Max Hirschhorn2018-05-264-3/+183
* SERVER-33738 Create a runCommand() override method to perform operations insi...Robert Guo2018-05-242-0/+30
* SERVER-33641: Check oplogs in tests on stop repl setDavid Bradford2018-05-221-0/+12
* SERVER-35051 Resmoke should stop the balancer before shutting down sharded cl...Jonathan Abrahams2018-05-181-6/+19
* SERVER-34155 add clean shutdown primary passthroughRobert Guo2018-05-171-9/+23
* SERVER-34865 Test archival fails when temporary files are removedJonathan Abrahams2018-05-161-5/+2
* SERVER-30204 Fix exception handling in CleanupConcurrencyWorkloads hookJonathan Abrahams2018-05-151-22/+24
* SERVER-33524 Fix kill secondaries standalone invariant checks to use a "recov...Judah Schvimer2018-05-151-18/+78
* SERVER-30204 Use a new CleanupConcurrencyWorkloads hook instead of CleanEvery...Jonathan Abrahams2018-05-142-3/+101