summaryrefslogtreecommitdiff
path: root/buildscripts/evergreen_generate_resmoke_tasks.py
Commit message (Expand)AuthorAgeFilesLines
* SERVER-57003: Generate resmoke tasks at build variant granularityDavid Bradford2021-07-071-250/+0
* SERVER-57580 combine task_path_suffix and use_multiversion intoRobert Guo2021-06-151-4/+5
* SERVER-57302: Name implicit multiversion tests correctlyDavid Bradford2021-05-291-9/+2
* SERVER-57002: Refactor dynamic task creationDavid Bradford2021-05-281-1033/+167
* SERVER-56442: Group _gen tasks in a single display taskDavid Bradford2021-04-281-1/+3
* SERVER-55660: Dynamically split long running concurrency tasksDavid Bradford2021-03-311-1/+10
* SERVER-55299 Fix pylintMikhail Shchatko2021-03-301-1/+1
* SERVER-54297 Split up the archiving of the server and its debug infoAndrew Morrow2021-02-051-1/+1
* SERVER-54111 Bring sanity to evergreen task and TG namesAndrew Morrow2021-01-291-1/+1
* SERVER-53694: Take hard-coded CleanEveryN values into account for timeoutsDavid Bradford2021-01-121-6/+59
* SERVER-53314: Fix distro specification if no large distro specifiedDavid Bradford2020-12-101-3/+4
* SERVER-53196: Fail to generate tasks if a large distro is required but not sp...David Bradford2020-12-041-25/+66
* SERVER-53058: Better account for CleanEveryN runtime for dynamically split tasksDavid Bradford2020-12-021-60/+124
* SERVER-53058: Refactor how historic test stats are collectedDavid Bradford2020-11-301-37/+14
* SERVER-51050 Selected Tests should not generate enterprise tests on non-enter...Lydia Stepanek2020-10-231-10/+18
* SERVER-50290: Cap number of subtasks generatedDavid Bradford2020-08-131-1/+1
* SERVER-46769 Migrate from optparse to argparsevrachev2020-04-301-1/+1
* SERVER-46437: Create baseline build variant for single task generated tasksDavid Bradford2020-04-131-1/+2
* SERVER-47367: Ensure fallback_num_sub_suites is less than number of testsDavid Bradford2020-04-071-1/+1
* SERVER-47274: Refactor task generation in evergreenDavid Bradford2020-04-061-109/+176
* SERVER-47054: Don't fail due to long timeout values on mainline buildsDavid Bradford2020-03-241-1/+2
* SERVER-46732: Cap number of generated sub-tasks on non-required buildersDavid Bradford2020-03-091-0/+1
* SERVER-45832 Generate selected tasks in a patch using task mappingsLydia Stepanek2020-02-131-23/+28
* SERVER-45394 Generate selected tasks in a patch using test mappingsLydia Stepanek2020-02-041-107/+190
* SERVER-45764: Generate resmoke tasks need to take setup time into account whe...Alexander Costas2020-01-271-1/+2
* SERVER-44294: Cap runtime of generated tasksDavid Bradford2019-12-021-0/+13
* SERVER-44702 Add ability to configure num replica set nodes and linear chaini...Jason Chan2019-11-251-4/+1
* SERVER-41778 Increase log verbosity of the COMMAND component to level 2 in js...Carl Worley2019-10-101-1/+4
* SERVER-42777 Add ability to generate mixed version test suites using generate...Jason Chan2019-09-251-1/+5
* SERVER-43088 Make test suite and logger configuration directories configurabl...Mathew Robinson2019-09-231-0/+4
* SERVER-43067: Add acceptance tests for generate__resmoke_tasksDavid Bradford2019-09-131-51/+136
* SERVER-43186: Support max tests per generated sub-suiteDavid Bradford2019-09-061-6/+45
* SERVER-41802: Properly handle max_sub_suite when splitting tasksDavid Bradford2019-08-281-163/+156
* Revert "SERVER-41802: Enforce max_sub_suites option in generate_resmoke_tasks"David Bradford2019-08-271-3/+5
* SERVER-41802: Enforce max_sub_suites option in generate_resmoke_tasksDavid Bradford2019-08-261-5/+3
* SERVER-42276: Use click for burn_in_testsDavid Bradford2019-07-201-16/+18
* SERVER-41295 Add timeouts to burn_in generated tasksLydia Stepanek2019-07-011-75/+8
* TIG-1765: Retry calls to evergreen's apiDavid Bradford2019-06-281-2/+2
* SERVER-41003 when generating suites, don't set repeat-suites if options is 1Lydia Stepanek2019-05-171-1/+13
* SERVER-41108 handle evergreen_generate_resmoke_tasks divide by zero exceptionLydia Stepanek2019-05-161-1/+5
* SERVER-39575 fix: use endswith instead of rstripLydia Stepanek2019-05-141-1/+3
* SERVER-39575 use task.name expansion to determine generate.task name in resmo...Lydia Stepanek2019-05-141-2/+10
* SERVER-40749: Do not create generate.tasks configuration on task restartDavid Bradford2019-05-081-2/+31
* SERVER-40893 Updating evergreen python clientLydia Stepanek2019-05-021-12/+13
* SERVER-40704: Better task timeouts when using minimum for split tasksDavid Bradford2019-04-181-2/+2
* SERVER-40559 Python linters do not run after upgrade to Python 3Mark Benvenuto2019-04-161-2/+2
* SERVER-40559 Python linters do not run after upgrade to Python 3Mark Benvenuto2019-04-161-2/+0
* SERVER-40654: Do not enforce dynamic timeouts for Ubuntu PPCDavid Bradford2019-04-161-5/+19
* SERVER-40542 Remove references to pip2Mathew Robinson2019-04-101-1/+1
* SERVER-32295 Support Python 3Mathew Robinson2019-04-081-5/+6