summaryrefslogtreecommitdiff
path: root/buildscripts/resmokelib/parser.py
Commit message (Expand)AuthorAgeFilesLines
* SERVER-76651 Switch to using db-contrib-tool symbolize command in resmokeMikhail Shchatko2023-05-091-2/+0
* Revert "SERVER-76651 Switch to using db-contrib-tool symbolize command in res...Mikhail Shchatko2023-05-081-0/+2
* SERVER-76651 Switch to using db-contrib-tool symbolize command in resmokeMikhail Shchatko2023-05-041-2/+0
* SERVER-73261 Use the latest mongo-ninja-python & mongo-tooling-metricsTausif Rahman2023-01-251-3/+9
* SERVER-66557: Refactor and update multiversion setup and configDavid Bradford2022-05-311-0/+2
* SERVER-64912: Make configDir a global argument to resmokeDavid Bradford2022-03-251-0/+2
* SERVER-63826: Add test discovery interface to resmokeDavid Bradford2022-02-231-1/+4
* SERVER-61355 Remove setup-multiversion from the mongo repoZituo Jin2022-01-111-2/+0
* SERVER-62256 Remove bisect from mongo repoZituo Jin2022-01-061-2/+0
* SERVER-59012: Calculate FCV constants in resmokeXueruiFa2021-09-201-0/+2
* SERVER-59012: Revert calculating FCV constants in resmokeXueruiFa2021-09-021-2/+0
* SERVER-59012: Calculate FCV constants in resmokeXueruiFa2021-09-011-0/+2
* SERVER-59449 Add resmoke.py `bisect` commandSiran Wang2021-08-271-0/+2
* SERVER-58695 improved symbolizerRobert Guo2021-07-261-0/+2
* SERVER-54293 add instruction and example for resmoke help messageSiran Wang2021-02-241-13/+6
* SERVER-53045 Support local powercycle invocationMikhail Shchatko2021-01-291-2/+2
* SERVER-53043 Integrate powertest.py with resmokeMikhail Shchatko2020-12-161-0/+2
* SERVER-52534 Auth to the Evergreen API and S3 for both local and Evergreen ma...Mikhail Shchatko2020-11-091-1/+3
* SERVER-48112 Use Absolute Imports in ResmokeMikhail Shchatko2020-06-181-7/+5
* SERVER-47590 Plugin-Style Refactor for ParsingRyan Timmons2020-05-141-574/+19
* SERVER-47590 Add undodb Resmoke SubcommandRyan Timmons2020-05-131-4/+9
* SERVER-47611 Re-work to_local_args function using argparsevrachev2020-05-121-139/+153
* SERVER-47919 remove --suites arg from find-suitesvrachev2020-05-081-11/+3
* SERVER-46684 Repackage the hang-analyzer as a resmoke subcommandCarl Raiden Worley2020-05-041-19/+52
* SERVER-46769 Migrate from optparse to argparsevrachev2020-04-301-558/+339
* SERVER-46688 Use TestData.inEvergreen to determine if data files should be ar...vrachev2020-04-131-11/+6
* SERVER-46827 Resmoke end2end tests for timeouts and archivalvrachev2020-04-081-0/+7
* SERVER-46415 Remove logFormat option and the ability to select the text forma...Henrik Edin2020-02-281-4/+0
* SERVER-45048 Use hygienic builds in EvergreenMathew Robinson2020-02-131-3/+4
* SERVER-45884 don't run the hang analyzer on ASAN buildsRobert Guo2020-02-121-0/+10
* SERVER-45491 Add resmoke.py option to save mongod.log and mongos.log filesCarl Raiden Worley2020-01-281-0/+6
* SERVER-45217 Allow resmoke logging config outside resmoke config directoryMathew Robinson2020-01-031-0/+5
* SERVER-45062 Add evergreen builder for JSON log formatHenrik Edin2019-12-181-0/+4
* SERVER-44420 Add --install-dir flag to ResmokeMathew Robinson2019-12-121-1/+25
* SERVER-44546 Remove mobile variants and embedded benchmarksAndrew Morrow2019-12-091-24/+3
* SERVER-44702 Add ability to configure num replica set nodes and linear chaini...Jason Chan2019-11-251-0/+17
* SERVER-42776 Support mixed version test suites with ShardedClusterFixtureJason Chan2019-10-081-1/+2
* SERVER-43008 Update burn_in_tests.py to new resmoke APIMathew Robinson2019-09-251-6/+0
* SERVER-43088 Make test suite and logger configuration directories configurabl...Mathew Robinson2019-09-231-15/+54
* SERVER-42761 Allow resmoke and the shell to initiate a replica set with "late...Jason Chan2019-09-091-0/+15
* SERVER-41241 Add testing tasks with Flow Control aggressively engagedMaria van Keulen2019-05-311-0/+5
* SERVER-41340 Enable Flow Control by defaultMaria van Keulen2019-05-311-5/+3
* SERVER-40823 Enable Flow Control in testingMaria van Keulen2019-05-081-1/+8
* SERVER-40801 Fix local resmoke invocation for action="append" arguments.Max Hirschhorn2019-04-241-12/+22
* SERVER-32295 Support Python 3Mathew Robinson2019-04-081-170/+194
* SERVER-40241 Log resmoke.py invocation for local usage.Max Hirschhorn2019-03-271-1/+94
* SERVER-39305 Add --repeatTestsSecs, --repeatTestsMin & --repeatTestsMax optio...Jonathan Abrahams2019-02-141-1/+39
* SERVER-37664 Add support for doing resmoke.py process management through jasperShreyas Kalyan2018-11-141-0/+6
* SERVER-37789 Add --genny flag to resmoke.pyShreyas Kalyan2018-10-291-0/+4
* SERVER-35852 Require --shellConnString to use mongodb:// URI scheme.Max Hirschhorn2018-10-131-4/+10