summaryrefslogtreecommitdiff
path: root/buildscripts/resmokelib
Commit message (Expand)AuthorAgeFilesLines
* SERVER-43659 better diagnostics on resmoke subprocess errorsBilly Donahue2019-09-301-7/+7
* SERVER-43008 Update burn_in_tests.py to new resmoke APIMathew Robinson2019-09-252-7/+3
* SERVER-42866 Trigger a logical session cache refresh on all shards in the Sha...Alex Taskov2019-09-241-0/+5
* SERVER-43088 Make test suite and logger configuration directories configurabl...Mathew Robinson2019-09-233-27/+70
* SERVER-43253 Fix noPassthroughRyan Timmons2019-09-171-0/+4
* SERVER-43253 Resmoke passes pids of peer mongo* process in TestDataRyan Timmons2019-09-1610-0/+57
* SERVER-42761 Allow resmoke and the shell to initiate a replica set with "late...Jason Chan2019-09-095-30/+81
* SERVER-42849 have resmoke.py look in cwd for binaries firstRobert Guo2019-08-161-1/+1
* SERVER-42759 Allow resmoke to search for executables on the PATH by defaultJason Chan2019-08-152-5/+17
* SERVER-42623 Remove events from scheduler using `is` operator.Max Hirschhorn2019-08-062-2/+33
* SERVER-42622 Call teardown_fixture() even if setup_fixture() errors.Max Hirschhorn2019-08-061-11/+13
* SERVER-42356 Remove special casing for NoOpFixture setup and teardown.Max Hirschhorn2019-08-061-5/+2
* SERVER-42469 Increase initial sync and kill secondaries passthrough timeouts ...Judah Schvimer2019-07-303-8/+16
* SERVER-41796 Create Evergreen variant for libfuzzer targetsRoxane2019-07-236-5/+60
* SERVER-42276: Use click for burn_in_testsDavid Bradford2019-07-201-0/+4
* Revert "SERVER-41796 Create Evergreen variant for libfuzzer targets"Ian Boros2019-07-195-56/+4
* Revert "SERVER-41796 fix lint"Ian Boros2019-07-191-7/+4
* SERVER-41796 fix lintBenety Goh2019-07-191-4/+7
* SERVER-41796 Create Evergreen variant for libfuzzer targetsRoxane2019-07-185-4/+56
* SERVER-42195 Create new lifecycle instance for new stepdown thread.Max Hirschhorn2019-07-121-4/+8
* SERVER-40702 wait for processes to exit on KeyboardInterrupt in resmokeRobert Guo2019-07-031-4/+18
* SERVER-41096 Fix file-based protocol for permitting stepdowns.Max Hirschhorn2019-06-202-88/+248
* SERVER-41241 Add testing tasks with Flow Control aggressively engagedMaria van Keulen2019-05-313-0/+15
* SERVER-41340 Enable Flow Control by defaultMaria van Keulen2019-05-313-10/+11
* SERVER-41304 Add positive versions of Windows exit codes to resmoke.py.Max Hirschhorn2019-05-241-0/+2
* SERVER-40823 Enable Flow Control in testingMaria van Keulen2019-05-083-1/+21
* SERVER-40586: Step up instead of stepping down in stepdown suitesLingzhi Deng2019-05-071-9/+44
* SERVER-40592 Handle exceptions from {setup,teardown}_fixture().Max Hirschhorn2019-05-031-5/+39
* SERVER-40854 Hybrid index builds should reposition cursors to the beginning o...Louis Williams2019-05-021-0/+7
* SERVER-40086: Extend CheckReplDBHashInBackground to Sharded ClustersLingzhi Deng2019-05-011-6/+10
* SERVER-40801 Fix local resmoke invocation for action="append" arguments.Max Hirschhorn2019-04-241-12/+22
* SERVER-40671: Fix parallel execution in resmokeDavid Bradford2019-04-242-47/+149
* SERVER-38165 Enable transactions testing with the inMemory storage engineDianna2019-04-221-5/+0
* SERVER-40651 Update resmoke to new pywin32 error apiMathew Robinson2019-04-191-1/+1
* SERVER-40339 Log buildscripts_test output in test logsJonathan Abrahams2019-04-161-16/+7
* SERVER-40559 Python linters do not run after upgrade to Python 3Mark Benvenuto2019-04-165-71/+7
* SERVER-40335 Add waitForStepDownOnNonCommandShutdown parameterA. Jesse Jiryu Davis2019-04-151-0/+5
* SERVER-40550 Refactor job.py to support mock of time.timeJonathan Abrahams2019-04-101-2/+7
* SERVER-40514 Fix race in ResmokeMathew Robinson2019-04-081-1/+4
* SERVER-32295 Support Python 3Mathew Robinson2019-04-0876-499/+371
* SERVER-37734 Add a default log component verbosity for mongos to resmoke, and...Randolph Tan2019-04-011-0/+24
* SERVER-40247 Add new replica_sets_multi_oplog_txns test suite for large trans...Jason Chan2019-03-281-12/+12
* SERVER-40241 Log resmoke.py invocation for local usage.Max Hirschhorn2019-03-271-1/+94
* Revert "SERVER-40247 Add new replica_sets_multi_oplog_txns test suite for lar...Jason Chan2019-03-271-12/+12
* SERVER-40247 Add new replica_sets_multi_oplog_txns test suite for large trans...Jason Chan2019-03-271-12/+12
* SERVER-40233 Increase transactionLifetimeLimitSeconds from 3 to 24 hoursGregory Wlodarek2019-03-201-6/+6
* SERVER-40180 Escape null bytes in output of subprocesses.Max Hirschhorn2019-03-181-0/+5
* SERVER-39094,SERVER-38136: update Jasper process to reflect RPC changes; fix ...Kim Tao2019-03-152-23/+48
* SERVER-40044 Whitelist specific test kinds in burn_in_tests.py.Max Hirschhorn2019-03-081-3/+11
* SERVER-36957 Retry DDL operations when encountering BackgroundOperationInProg...Gregory Wlodarek2019-02-211-0/+4