summaryrefslogtreecommitdiff
path: root/buildscripts/tests
Commit message (Collapse)AuthorAgeFilesLines
* SERVER-55857 remove NAMED_SUITES from resmoke configRobert Guo2021-10-026-19/+11
|
* SERVER-60382: Add git tag call after setting up git repo with no modulesXueruiFa2021-10-012-6/+6
|
* SERVER-60145: Name generated resmoke files based on task nameDavid Bradford2021-09-222-1/+14
|
* SERVER-60056 Re-enable aggregation multiversion fuzzer in test_burn_in_tags ↵Mihai Andrei2021-09-201-6/+3
| | | | and query yml configuration
* 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-59968 Clone git repo in all multiversion tasksMikhail Shchatko2021-09-161-4/+4
|
* SERVER-59511: Improve error messages in validate_commit_messageDavid Bradford2021-09-081-26/+19
|
* 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 ↵Mikhail Shchatko2021-09-021-1/+21
| | | | multiversion
* SERVER-59116 Fallback to downloading from master if release branch has no ↵Mikhail Shchatko2021-09-021-5/+35
| | | | successful compiles yet
* SERVER-59012: Calculate FCV constants in resmokeXueruiFa2021-09-012-13/+7
|
* SERVER-59649: Ensure multiversion generated files are have unique namesDavid Bradford2021-08-271-0/+28
|
* SERVER-59606: Do not set dynamic timeouts of tasks without full runtime historyDavid Bradford2021-08-261-0/+21
|
* SERVER-55129 Archive python venv in archive_dist_test and fetch itMikhail Shchatko2021-08-231-1/+1
|
* SERVER-59476: Allow for commit messages reverting wiredtiger importsDavid Bradford2021-08-201-1/+2
|
* SERVER-59298: Generated fuzzer tasks should use timeout_secs not ↵David Bradford2021-08-111-1/+1
| | | | exec_timeout_secs
* SERVER-59203: Remove assert on mocks in buildscripts_testDavid Bradford2021-08-091-1/+0
|
* SERVER-59054: Enforce timeouts for generated fuzzer tasksDavid Bradford2021-08-091-2/+13
|
* SERVER-58793 fix buildscripts_testMikhail Shchatko2021-08-091-3/+3
|
* SERVER-58126 Avoid symlinking downloaded binaries on WindowsRobert Guo2021-08-041-1/+1
|
* SERVER-54419 Support last-lts and last-continuous in generating ↵Mikhail Shchatko2021-07-302-38/+91
| | | | multiversion_exclude_tags.yml file
* SERVER-55861 add retryable writes multiversion hookSiran Wang2021-07-302-2/+1
|
* SERVER-58695 improved symbolizerRobert Guo2021-07-262-28/+26
|
* SERVER-55858 Enforce transition to requires-fcv after feature flag is ↵Mikhail Shchatko2021-07-231-0/+36
| | | | changed from disabled to enabled by default
* SERVER-58172 run multiversion tests on master with 5.0 and disable ↵Robert Guo2021-07-222-2/+3
| | | | incompatible tests
* SERVER-58613 Add list-tags subcommand to resmokeMikhail Shchatko2021-07-222-0/+237
|
* SERVER-58295 disable the aggregation_multiversion_fuzzer suite, and disable ↵Vishnu Kaushik2021-07-211-3/+6
| | | | more tests
* SERVER-58576 Improve build variant task gen unit testsDavid Bradford2021-07-151-1/+2
|
* SERVER-55279: Commit queue message validation got tricked by merging ↵Jeff Zambory2021-07-141-17/+39
| | | | multiple commits
* SERVER-58087: Cleanup generate tasks setupDavid Bradford2021-07-131-33/+21
|
* SERVER-57003: Generate resmoke tasks at build variant granularityDavid Bradford2021-07-077-246/+405
|
* SERVER-58198 Remove shellReadMode/shellWriteMode command-line params from ↵Yoonsoo Kim2021-07-022-45/+27
| | | | resmoke.py
* SERVER-58037 Remove readMode:commands from resmoke config filesYoonsoo Kim2021-06-303-3/+0
|
* 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-55293 Update syntax for backports_required_for_multiversionMikhail Shchatko2021-06-221-32/+59
|
* SERVER-57663 Don't record stack traceback in history dictionarySiran Wang2021-06-211-21/+5
|
* SERVER-57580 combine task_path_suffix and use_multiversion intoRobert Guo2021-06-1510-61/+34
| | | | require_multiversion
* SERVER-55147 resmoke should shlex.quote() commands before printing themSiran Wang2021-06-081-3/+14
|
* SERVER-57450: Filter misc tests based on tests in sub-suitesDavid Bradford2021-06-071-0/+30
|
* SERVER-57398 Remove unused test_evglint.pyRichard Samuels2021-06-041-774/+0
|
* SERVER-57302: Name implicit multiversion tests correctlyDavid Bradford2021-05-292-14/+14
|
* SERVER-57002: Refactor dynamic task creationDavid Bradford2021-05-2820-1841/+1605
|
* SERVER-54622 Retrieve back-branch fixture files to assemble multiversionRobert Guo2021-05-274-10/+42
| | | | | | | | | | | | remove task_path_suffix from evergreen_gen_multiversion_tasks.py replication works fix fixture API adherence test generate mongos port on startup fix sharding and reformat
* SERVER-56528 hang analyzer should always run when supplied a pidRichard Samuels2021-05-201-7/+4
|
* SERVER-55964 Replace "blacklist" in all code and commentsShreyas Kalyan2021-05-141-8/+8
|
* SERVER-56949 enable test only commands for resmoke e2e testsRobert Guo2021-05-141-0/+4
|