summaryrefslogtreecommitdiff
path: root/buildscripts/tests/resmokelib
Commit message (Expand)AuthorAgeFilesLines
* SERVER-55857 remove NAMED_SUITES from resmoke configRobert Guo2021-10-021-9/+7
* SERVER-59012: Calculate FCV constants in resmokeXueruiFa2021-09-202-14/+6
* SERVER-59928 Extend setup-multiversion to accept an evergreen version idMikhail Shchatko2021-09-172-22/+75
* SERVER-58302 Improve UX for setup-multiversionZituo Jin2021-09-071-38/+89
* SERVER-59809 Use project_identifier instead of project_id in setup multiversionMikhail Shchatko2021-09-071-2/+2
* SERVER-59012: Revert calculating FCV constants in resmokeXueruiFa2021-09-022-7/+14
* SERVER-59742 Don't install last-lts and last-continuous by default in setup m...Mikhail Shchatko2021-09-021-1/+21
* SERVER-59116 Fallback to downloading from master if release branch has no suc...Mikhail Shchatko2021-09-021-5/+35
* SERVER-59012: Calculate FCV constants in resmokeXueruiFa2021-09-012-13/+7
* SERVER-55129 Archive python venv in archive_dist_test and fetch itMikhail Shchatko2021-08-231-1/+1
* SERVER-58126 Avoid symlinking downloaded binaries on WindowsRobert Guo2021-08-041-1/+1
* SERVER-54419 Support last-lts and last-continuous in generating multiversion_...Mikhail Shchatko2021-07-301-0/+288
* SERVER-55861 add retryable writes multiversion hookSiran Wang2021-07-301-1/+0
* SERVER-58695 improved symbolizerRobert Guo2021-07-262-28/+26
* SERVER-58613 Add list-tags subcommand to resmokeMikhail Shchatko2021-07-222-0/+237
* SERVER-57674 Record "child" process pids explicitly in resmoke.pyMikhail Shchatko2021-06-251-0/+89
* SERVER-57873 support multiple tag files resmokeRobert Guo2021-06-231-7/+21
* SERVER-57663 Don't record stack traceback in history dictionarySiran Wang2021-06-211-21/+5
* SERVER-55147 resmoke should shlex.quote() commands before printing themSiran Wang2021-06-081-3/+14
* SERVER-54622 Retrieve back-branch fixture files to assemble multiversionRobert Guo2021-05-272-1/+27
* SERVER-56528 hang analyzer should always run when supplied a pidRichard Samuels2021-05-201-7/+4
* SERVER-55825 remove TODO for UndoDB functionalityRobert Guo2021-05-131-22/+0
* SERVER-56454 don't record read operationsSiran Wang2021-04-301-30/+4
* SERVER-55299 Fix pylintMikhail Shchatko2021-03-301-1/+1
* SERVER-54619 Extract resmokelib dependencies from fixture codeCarl Raiden Worley2021-03-264-105/+68
* SERVER-54723 Shorten resmoke log prefixesMikhail Shchatko2021-03-041-1/+31
* SERVER-54617 Create a resmoke configuration management helperCarl Raiden Worley2021-03-021-0/+246
* SERVER-54575 support downloading arbitrary commits and artifacts from multive...Robert Guo2021-02-213-50/+9
* Revert "SERVER-54575 support downloading arbitrary commits and artifacts from...Uladzimir Makouski2021-02-193-9/+50
* SERVER-54575 support downloading arbitrary commits and artifacts from multive...Robert Guo2021-02-183-50/+9
* SERVER-53783: Remove jasper endpoint testjulianedwards2021-02-101-60/+0
* SERVER-51016: Add Python logging.Handler for LogKeeper V3julianedwards2021-01-221-1/+1
* SERVER-49869 Support downloading debug symbols in setup multiversionMikhail Shchatko2020-12-161-0/+1
* SERVER-52531 fix job fixture initialiationRobert Guo2020-12-101-8/+2
* SERVER-52535 Use evergreen and github API to get the bin version for each rel...Mikhail Shchatko2020-12-013-22/+438
* SERVER-52534 Auth to the Evergreen API and S3 for both local and Evergreen ma...Mikhail Shchatko2020-11-092-0/+35
* SERVER-49498 Enable resmoke.py to download UndoDB recordings given an Evergre...Richard Samuels2020-09-141-0/+59
* SERVER-48048 Use resmoke tag files for multiversion blacklistingCarl Raiden Worley2020-08-171-1/+24
* SERVER-50085 Make it easier to correlate mongo process names, ports, PIDs in ...Carl Raiden Worley2020-08-071-0/+1
* SERVER-50015: Do not install grpcio and skip jasper resmoke logging testjulianedwards2020-07-301-4/+3
* SERVER-48951: Add usability options for resmoke output.Daniel Gottlieb2020-07-231-0/+58
* SERVER-48158: Add Resmoke testing for Jasper's logging endpointRobert Guo2020-07-231-0/+61
* SERVER-48109 Skip Known Broken Resmoke TestsRyan Timmons2020-06-187-229/+16
* SERVER-48112 Use Absolute Imports in ResmokeMikhail Shchatko2020-06-186-11/+6
* SERVER-48150 Streamline resmoke loggersCarl Raiden Worley2020-06-171-0/+74
* SERVER-46882 Reuse debugger process for processes of same type in hang_analyz...vrachev2020-06-022-0/+128
* SERVER-47950 Continuous stepdown thread should fail resmoke job loudly on exc...Siyuan Zhou2020-05-281-0/+2
* SERVER-47590 Plugin-Style Refactor for ParsingRyan Timmons2020-05-141-25/+26
* SERVER-47611 Re-work to_local_args function using argparsevrachev2020-05-121-12/+63
* SERVER-47919 remove --suites arg from find-suitesvrachev2020-05-081-1/+1