summaryrefslogtreecommitdiff
path: root/buildscripts/resmokelib/utils
Commit message (Expand)AuthorAgeFilesLines
* SERVER-42623 Remove events from scheduler using `is` operator.Max Hirschhorn2019-08-061-0/+30
* SERVER-41096 Fix file-based protocol for permitting stepdowns.Max Hirschhorn2019-06-201-5/+4
* SERVER-40559 Python linters do not run after upgrade to Python 3Mark Benvenuto2019-04-163-70/+4
* SERVER-32295 Support Python 3Mathew Robinson2019-04-088-64/+38
* SERVER-37663 Add support for running genny via resmoke.py locallyShreyas Kalyan2018-10-251-0/+9
* SERVER-34555 Add stepdown to FSM resmoke integrationJonathan Abrahams2018-05-311-0/+9
* SERVER-34865 Test archival fails when temporary files are removedJonathan Abrahams2018-05-161-5/+2
* SERVER-34374 Wrap shutil.rmtree() in resmoke to handle path names which may c...Jonathan Abrahams2018-05-111-0/+23
* SERVER-23312 Python linting - Lint using pylint, pydocstyle & mypyJonathan Abrahams2018-04-058-149/+108
* SERVER-23312 Format Python files with yapfJonathan Abrahams2018-03-265-65/+35
* SERVER-32852 Capture data files on failures of the concurrency suiteJonathan Abrahams2018-02-211-1/+2
* SERVER-31562 Archival for test failures from suites not using a resmoke fixtureJonathan Abrahams2018-02-141-3/+3
* SERVER-33144 Support archiving data files in Evergreen on test failure - WindowsJonathan Abrahams2018-02-121-22/+51
* SERVER-26884 Support archiving data files in Evergreen on test failureJonathan Abrahams2018-02-082-13/+24
* SERVER-32762 Module to upload files to S3Jonathan Abrahams2018-02-021-0/+295
* SERVER-30839 prevent buildscripts/combine_reports.py from overwriting report....Rob Guo2017-10-041-0/+27
* SERVER-30683 Support failovers in ReplicaSetFixtureYves Duhem2017-09-011-18/+0
* SERVER-29560 Split hooks.py module into separate files.Max Hirschhorn2017-06-142-0/+88
* SERVER-28991 Eliminate having an AlarmClock thread for each test.Max Hirschhorn2017-05-162-143/+66
* SERVER-26445 Make emit() not wait for flush() to complete.Max Hirschhorn2016-12-051-24/+42
* SERVER-22165 Fix resmoke.py deadlock between logger pipe and timer threadJonathan Abrahams2016-01-191-5/+11
* SERVER-19299 add the ability to pass --setParameter arguments on the command ...Adam Midvidy2015-07-211-0/+9
* SERVER-18575: clang_format.pyMark Benvenuto2015-06-201-0/+3
* SERVER-18599 Increase connection timeout in resmoke.py.Max Hirschhorn2015-05-211-2/+4
* SERVER-1424 Rewrite smoke.py.Max Hirschhorn2015-05-085-0/+525