summaryrefslogtreecommitdiff
path: root/buildscripts/task_generation
Commit message (Expand)AuthorAgeFilesLines
* SERVER-65179: Forward task definition dependencies to generated tasksDavid Bradford2022-04-132-13/+23
* Revert "SERVER-65179: Forward task definition dependencies to generated tasks"David Bradford2022-04-062-22/+12
* SERVER-65179: Forward task definition dependencies to generated tasksDavid Bradford2022-04-052-12/+22
* SERVER-63827: Determine task timeout at the start of task executionDavid Bradford2022-03-043-124/+2
* Revert "SERVER-63827: Determine task timeout at the start of task execution"David Bradford2022-03-023-2/+124
* SERVER-63827: Determine task timeout at the start of task executionDavid Bradford2022-03-023-124/+2
* SERVER-63872 Tighter task and idle timeoutsMikhail Shchatko2022-03-012-15/+34
* SERVER-61686 Fix multiversion tags in burn_in_testsMikhail Shchatko2022-02-151-1/+3
* SERVER-63342 Reduce size of generated task configurationRichard Samuels2022-02-102-2/+8
* SERVER-62097: Generated tasks should inherit timeouts specified by build variantDavid Bradford2021-12-163-4/+21
* SERVER-60210 Add future git tag buildvariantMikhail Shchatko2021-12-141-1/+8
* SERVER-61563 Agg fuzzer test failure does not generate minimized testtrahman13182021-12-081-9/+0
* Revert "SERVER-61563 upload fuzzer minimized output"David Bradford2021-12-061-0/+9
* SERVER-61563 upload fuzzer minimized outputRobert Guo2021-12-021-9/+0
* SERVER-61227 add whitespace when appending resmoke args in task generationJason Chan2021-11-041-1/+1
* SERVER-60927 run non-fuzzer multiversion suites against last-lts and last-con...Robert Guo2021-11-039-138/+218
* SERVER-61169 Inject ResmokeProxyService in MultiversionGenTaskDecoratorMikhail Shchatko2021-11-022-3/+5
* SERVER-59450 Add a resmoke.py subcommand to invoke minimizer runner [evergree...trahman13182021-10-291-0/+9
* SERVER-57723 Deduplicate last-continuous and last-lts multiversion tasks if t...Mikhail Shchatko2021-10-271-1/+15
* SERVER-49763 Run fuzzers against last-continuous and last-ltsMikhail Shchatko2021-10-265-15/+127
* SERVER-60683 allow options to be forwarded to evergreen_gen_build_variant.pyRobert Guo2021-10-141-2/+2
* SERVER-60633 burn_in_tests should respect multiversion tagsRobert Guo2021-10-144-38/+38
* SERVER-55857 Use explicit task definitions for implicit multiversion tasksRobert Guo2021-10-128-448/+138
* SERVER-55857 remove NAMED_SUITES from resmoke configRobert Guo2021-10-022-24/+9
* SERVER-60382: Add git tag call after setting up git repo with no modulesXueruiFa2021-10-012-0/+2
* SERVER-60259 set require multiversion in task generationRobert Guo2021-09-281-0/+1
* SERVER-60145: Name generated resmoke files based on task nameDavid Bradford2021-09-225-53/+57
* SERVER-59952 Fix multiversion burnin_tests error during resmoke processCarlos Anaya2021-09-171-1/+1
* SERVER-59605 have generated tasks depend on archive_dist_test_debugRobert Guo2021-08-303-8/+7
* SERVER-59649: Ensure multiversion generated files are have unique namesDavid Bradford2021-08-275-11/+28
* SERVER-59606: Do not set dynamic timeouts of tasks without full runtime historyDavid Bradford2021-08-261-1/+1
* SERVER-59298: Generated fuzzer tasks should use timeout_secs not exec_timeout...David Bradford2021-08-111-1/+1
* SERVER-59054: Enforce timeouts for generated fuzzer tasksDavid Bradford2021-08-091-0/+4
* SERVER-56289 All generated tasks depend on archive_dist_test instead of archi...Robert Guo2021-08-055-3/+25
* SERVER-59039: Improve logging around task generationDavid Bradford2021-08-023-8/+11
* SERVER-58172 run multiversion tests on master with 5.0 and disable incompatib...Robert Guo2021-07-222-1/+7
* SERVER-58532: Take ASAN into account when calculating timeoutsDavid Bradford2021-07-141-1/+1
* SERVER-58087: Cleanup generate tasks setupDavid Bradford2021-07-131-4/+0
* SERVER-57003: Generate resmoke tasks at build variant granularityDavid Bradford2021-07-074-14/+49
* SERVER-57580 combine task_path_suffix and use_multiversion intoRobert Guo2021-06-152-11/+11
* SERVER-57450: Filter misc tests based on tests in sub-suitesDavid Bradford2021-06-072-1/+6
* SERVER-57302: Name implicit multiversion tests correctlyDavid Bradford2021-05-291-9/+1
* SERVER-57002: Refactor dynamic task creationDavid Bradford2021-05-2816-0/+1760