summaryrefslogtreecommitdiff
path: root/buildscripts/resmokelib
Commit message (Expand)AuthorAgeFilesLines
* SERVER-36152 Update requirements.txtBen Caimano2018-09-281-7/+0
* SERVER-36726 Log SessionID when we start a session in the shell and Log TxnNu...Samy Lanka2018-09-131-1/+2
* SERVER-33470 Log archival message, even if successful, in hook_test_archival.pyJonathan Abrahams2018-09-071-0/+2
* SERVER-34593 New resmoke option to repeat testsYves Duhem2018-08-296-27/+49
* SERVER-36152 Update requirements.txtBen Caimano2018-08-281-2/+2
* SERVER-36451 ContinuousStepdown with killing nodes can hang due to not being ...Jonathan Abrahams2018-08-281-2/+16
* SERVER-36817 replSetFreeze command run by stepdown thread may fail when serve...Jonathan Abrahams2018-08-271-28/+11
* SERVER-36169 Fix bare raise in stepdown.py hookJonathan Abrahams2018-08-271-9/+8
* SERVER-33248 Allow choosing a sync source that we are up to date with if it h...Tess Avitabile2018-08-221-12/+4
* SERVER-36078 Integrate adb resource monitor into mongoebench test suite for A...Jonathan Abrahams2018-08-211-0/+58
* SERVER-36582 stepdown hook should log exceptions explicitlyRobert Guo2018-08-201-19/+25
* SERVER-36077 Create new resmoke.py test suite for running mongoebench on an A...Jonathan Abrahams2018-08-204-35/+119
* SERVER-36076 Create new resmoke.py test suite for running mongoebench on a de...Jonathan Abrahams2018-08-135-12/+271
* SERVER-35800 retry getting build_id and test_id from logkeeperRobert Guo2018-08-093-6/+23
* SERVER-36227 Add recovery to default log component verbosity setting for ever...Samy Lanka2018-07-301-1/+1
* SERVER-32906 Improve logging around electionsTess Avitabile2018-07-271-1/+3
* SERVER-36101 Replication should not depend on the presence of lastStableCheck...Dianna Hohensee2018-07-252-54/+71
* SERVER-32907 Reduce replication.heartbeat log verbosity in local test logsWilliam Schultz2018-07-091-5/+22
* SERVER-32907 Make resmoke pass TestData.setParameters to mongo shell as a Jav...William Schultz2018-07-061-31/+19
* SERVER-35715 Remove nopreallocj and smallfiles options from testsGeert Bosch2018-07-053-19/+2
* SERVER-35383 Raise election timeout to 24 hours for stepdown suites.Max Hirschhorn2018-07-022-8/+36
* SERVER-35523 fix fsmworkloadtestcaseRobert Guo2018-07-021-7/+3
* SERVER-35313 CleanupConcurrencyWorkloads resmoke hook needs to handle the bal...Jonathan Abrahams2018-06-272-5/+23
* SERVER-35124 Tolerate replSetStepDown failing in stepdown suites.Max Hirschhorn2018-06-231-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-34371: log errors from rmtreeDavid Bradford2018-06-121-2/+8
* WRITING-2731 Build integration test running script for testing the mql-model ...Martin Neupauer2018-06-092-0/+45
* SERVER-35472 Ignore incomplete log output state if all tests passed.Max Hirschhorn2018-06-081-5/+1
* SERVER-35472 Avoid falling back to stderr in resmoke.py.Max Hirschhorn2018-06-084-43/+74
* WRITING-2732 Build test runner for running mql-model declarative tests agains...Martin Neupauer2018-06-062-4/+43
* SERVER-35100 Do not log exception on dynamic test failureYves Duhem2018-06-051-1/+1
* SERVER-29999 Implement FSM Scheduler for concurrency_simultaneousRobert Guo2018-06-045-31/+145
* SERVER-35322 external_auth tests should use unique kerberos credentials cache...Mark Benvenuto2018-06-041-2/+7
* SERVER-34595 Increase transactionLifetimeLimitSeconds default in testingMaria van Keulen2018-06-041-0/+8
* SERVER-34555 Add stepdown to FSM resmoke integrationJonathan Abrahams2018-05-313-16/+172
* 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-254-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
* SERVER-34374 Wrap shutil.rmtree() in resmoke to handle path names which may c...Jonathan Abrahams2018-05-114-6/+26
* SERVER-34497: Remove CheckPrimary test hookDavid Bradford2018-05-081-50/+0
* SERVER-34384 Use 5-node linear chain topology for secondary reads passthroughXiangyu Yao2018-05-071-4/+12