summaryrefslogtreecommitdiff
path: root/buildscripts/tests
Commit message (Expand)AuthorAgeFilesLines
* SERVER-52534 Auth to the Evergreen API and S3 for both local and Evergreen ma...Mikhail Shchatko2020-11-092-0/+35
* SERVER-51050 Selected Tests should not generate enterprise tests on non-enter...Lydia Stepanek2020-10-232-2/+4
* SERVER-48323: Have errorcodes.py accept a `--ticket` input to generate unique...Daniel Gottlieb2020-10-106-0/+112
* SERVER-51251 Increase parallelism in Evergreen tasksCarl Raiden Worley2020-10-021-21/+34
* SERVER-51040: Set max_sub_suites to 5 for required buildersDavid Bradford2020-09-221-6/+14
* SERVER-49498 Enable resmoke.py to download UndoDB recordings given an Evergre...Richard Samuels2020-09-141-0/+59
* SERVER-43385 remove MMAPv1 referencesVishnu Kaushik2020-09-112-3/+3
* SERVER-50401: Use evergreen manifest to determine revisions to compare againstDavid Bradford2020-08-265-65/+103
* SERVER-48048 Use resmoke tag files for multiversion blacklistingCarl Raiden Worley2020-08-177-108/+222
* SERVER-50290: Cap number of subtasks generatedDavid Bradford2020-08-131-7/+7
* SERVER-46687 Run hang-analyzer from resmoke and integrate with archivalvrachev2020-08-132-51/+87
* SERVER-50188: Allow multiple setParameters for the same key if their value is...Daniel Gottlieb2020-08-101-8/+26
* SERVER-50085 Make it easier to correlate mongo process names, ports, PIDs in ...Carl Raiden Worley2020-08-071-0/+1
* SERVER-47509: Have resmoke better cope with multiple set parameters.Daniel Gottlieb2020-08-056-11/+197
* SERVER-50015: Do not install grpcio and skip jasper resmoke logging testjulianedwards2020-07-301-4/+3
* Revert "SERVER-46687 Run hang-analyzer from resmoke and integrate with archival"Robert Guo2020-07-291-80/+53
* SERVER-46687 Run hang-analyzer from resmoke and integrate with archivalRobert Guo2020-07-281-53/+80
* Revert "SERVER-46687 Run hang-analyzer from resmoke and integrate with archival"Henrik Edin2020-07-281-76/+52
* SERVER-46687 Run hang-analyzer from resmoke and integrate with archivalvrachev2020-07-271-52/+76
* 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-49064 Update references of "last-stable" to use "last-continuous" and ...Jason Chan2020-07-231-4/+4
* SERVER-48953: Allow resmoke test files to be listed in a replay file.Daniel Gottlieb2020-07-205-7/+116
* SERVER-48723 Selected_tests_gen should not generate tasks already pulled into...Lydia Stepanek2020-07-131-4/+46
* SERVER-49128 Don't hard code selected_tests_buildvariants in etc/evergreen.ymlLydia Stepanek2020-07-083-29/+42
* SERVER-48714 Send commit queue validation messages to stderrLydia Stepanek2020-06-291-6/+0
* SERVER-47827 Request for a local burn_in_tests.py that locally runs all tests...Lydia Stepanek2020-06-242-4/+19
* SERVER-48109 Skip Known Broken Resmoke TestsRyan Timmons2020-06-1810-13/+36
* SERVER-48112 Use Absolute Imports in ResmokeMikhail Shchatko2020-06-186-11/+6
* SERVER-48150 Streamline resmoke loggersCarl Raiden Worley2020-06-171-0/+74
* SERVER-47788: Add a causally consistent snapshot passthrough suite for replic...Lingzhi Deng2020-06-051-0/+1
* SERVER-48188 Fix buildscripts_test on WindowsRichard Samuels2020-06-021-5/+24
* SERVER-46882 Reuse debugger process for processes of same type in hang_analyz...vrachev2020-06-022-0/+128
* SERVER-48188 Allow multiversion *_gen tasks to be rerun without failRichard Samuels2020-06-011-0/+178
* 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-47822 Re-enable sharding multiversion suitesBlake Oler2020-05-131-38/+36
* 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
* SERVER-46769 Migrate from optparse to argparsevrachev2020-04-307-13/+71
* SERVER-45949 Update validate commit message client to work with new patch des...Jim OLeary2020-04-301-21/+37
* SERVER-47093 Re-enable multiversion passthroughsJason Chan2020-04-291-36/+38
* Revert "SERVER-45730 update commit queue message validation"David Bradford2020-04-291-576/+31
* SERVER-45730 update commit queue message validationJim OLeary2020-04-281-31/+576
* SERVER-46842 resmoke.py shouldn't run data consistency checks in stepdown sui...Mikhail Shchatko2020-04-221-1/+37
* SERVER-46437: Create baseline build variant for single task generated tasksDavid Bradford2020-04-131-1/+21
* SERVER-46688 Use TestData.inEvergreen to determine if data files should be ar...vrachev2020-04-132-5/+18
* SERVER-46827 Resmoke end2end tests for timeouts and archivalvrachev2020-04-085-0/+211
* SERVER-47367: Ensure fallback_num_sub_suites is less than number of testsDavid Bradford2020-04-071-5/+23
* SERVER-47274: Refactor task generation in evergreenDavid Bradford2020-04-067-373/+173