summaryrefslogtreecommitdiff
path: root/buildscripts/resmokelib/utils/__init__.py
Commit message (Expand)AuthorAgeFilesLines
* SERVER-76310 Use config shard terminology instead of catalog shardJack Mulrow2023-04-241-8/+8
* SERVER-74561: Setup catalog shard evergreen variantKshitij Gupta2023-04-111-4/+3
* SERVER-71448: Add resmoke option for optional config server.Kshitij Gupta2022-11-181-0/+19
* SERVER-58863 fix symbolizer rerun error, missing frame info, and move multive...Robert Guo2021-07-291-41/+0
* SERVER-54619 Extract resmokelib dependencies from fixture codeCarl Raiden Worley2021-03-261-5/+0
* SERVER-54002 Evergreen task documentationMikhail Shchatko2021-03-161-0/+11
* SERVER-51877 Check all API V1 commands are defined in IDLA. Jesse Jiryu Davis2020-11-101-3/+7
* SERVER-46687 Run hang-analyzer from resmoke and integrate with archivalvrachev2020-08-131-0/+16
* Revert "SERVER-46687 Run hang-analyzer from resmoke and integrate with archival"Robert Guo2020-07-291-16/+0
* SERVER-46687 Run hang-analyzer from resmoke and integrate with archivalRobert Guo2020-07-281-0/+16
* Revert "SERVER-46687 Run hang-analyzer from resmoke and integrate with archival"Henrik Edin2020-07-281-16/+0
* SERVER-46687 Run hang-analyzer from resmoke and integrate with archivalvrachev2020-07-271-0/+16
* SERVER-48112 Use Absolute Imports in ResmokeMikhail Shchatko2020-06-181-1/+1
* SERVER-41096 Fix file-based protocol for permitting stepdowns.Max Hirschhorn2019-06-201-5/+4
* SERVER-32295 Support Python 3Mathew Robinson2019-04-081-18/+3
* 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-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-051-28/+10
* SERVER-26884 Support archiving data files in Evergreen on test failureJonathan Abrahams2018-02-081-0/+2
* 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-19299 add the ability to pass --setParameter arguments on the command ...Adam Midvidy2015-07-211-0/+9
* SERVER-18599 Increase connection timeout in resmoke.py.Max Hirschhorn2015-05-211-2/+4
* SERVER-1424 Rewrite smoke.py.Max Hirschhorn2015-05-081-0/+77