summaryrefslogtreecommitdiff
path: root/buildscripts/resmokelib
Commit message (Expand)AuthorAgeFilesLines
* 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
* SERVER-34420: Set idle event in stepdown thread even if there is a failureDavid Bradford2018-05-041-3/+5
* SERVER-19630 allow FSM tests to connect to an existing clusterRobert Guo2018-04-305-39/+137
* SERVER-34585 Enable Free Monitoring on SSL Builders and WindowsMark Benvenuto2018-04-251-1/+2
* SERVER-34635 import pymongo.write_concern in replicaset.pyJudah Schvimer2018-04-241-0/+1
* SERVER-34298 Avoid running PeriodicKillSecondaries twice on failureYves Duhem2018-04-231-8/+11
* SERVER-33165 Don't return from ReplSetTest.initiate until there is a stable c...Judah Schvimer2018-04-201-0/+58
* SERVER-33348 Remove checkpoint timestamp collectionVesselina Ratcheva2018-04-181-3/+2
* SERVER-24924 Fix lintJonathan Abrahams2018-04-181-1/+1
* SERVER-24924 Fix Exceptions during resmoke.py execution do not cause task fai...Jonathan Abrahams2018-04-171-4/+11
* Revert "SERVER-24924 Resmoke raises an exception if the number of tests run i...Jonathan Abrahams2018-04-171-13/+4
* SERVER-24924 Resmoke raises an exception if the number of tests run is less t...Jonathan Abrahams2018-04-171-4/+13
* SERVER-34296: Scripts to breakup test suites into short running tasksDavid Bradford2018-04-161-1/+1
* SERVER-33759 Forbid replication protocol version 0Spencer T Brody2018-04-131-1/+1