summaryrefslogtreecommitdiff
path: root/buildscripts/evergreen_gen_build_variant.py
Commit message (Expand)AuthorAgeFilesLines
* SERVER-62097: Generated tasks should inherit timeouts specified by build variantDavid Bradford2021-12-161-0/+6
* SERVER-61040 remove the need to specify the storage engine for Evergreen tasks.Robert Guo2021-11-101-3/+3
* SERVER-60927 run non-fuzzer multiversion suites against last-lts and last-con...Robert Guo2021-11-031-0/+1
* SERVER-50281: Split mainline tasks differently than patch buildsDavid Bradford2021-10-281-1/+9
* SERVER-49763 Run fuzzers against last-continuous and last-ltsMikhail Shchatko2021-10-261-1/+1
* SERVER-60159 increase priority of query patch variantsZituo Jin2021-10-141-1/+10
* SERVER-60683 allow options to be forwarded to evergreen_gen_build_variant.pyRobert Guo2021-10-141-3/+7
* SERVER-60633 burn_in_tests should respect multiversion tagsRobert Guo2021-10-141-11/+3
* SERVER-55857 Use explicit task definitions for implicit multiversion tasksRobert Guo2021-10-121-83/+16
* Revert "SERVER-60159 increase priority of query patch variants"Robert Guo2021-10-051-10/+1
* SERVER-60159 increase priority of query patch variantsRobert Guo2021-10-041-1/+10
* SERVER-55857 add tags for multiversion, fuzzer, and random-test-name task def...Robert Guo2021-10-041-1/+1
* SERVER-55857 remove NAMED_SUITES from resmoke configRobert Guo2021-10-021-3/+0
* SERVER-56289 All generated tasks depend on archive_dist_test instead of archi...Robert Guo2021-08-051-0/+5
* SERVER-58576 Improve build variant task gen unit testsDavid Bradford2021-07-151-2/+3
* SERVER-58532: Take ASAN into account when calculating timeoutsDavid Bradford2021-07-141-4/+6
* SERVER-58087: Cleanup generate tasks setupDavid Bradford2021-07-131-32/+31
* SERVER-58400: Adjust dynamic test timeouts for repeated suitesDavid Bradford2021-07-091-1/+7
* SERVER-57003: Generate resmoke tasks at build variant granularityDavid Bradford2021-07-071-0/+457