summaryrefslogtreecommitdiff
path: root/buildscripts/ciconfig/evergreen.py
AgeCommit message (Expand)Author
2024-06-11SERVER-91349: Improve test_burn_in_tests_end2end.py/test_valid_yaml_output fa...Steve McClure
2024-05-16SERVER-90570: Enable formatting checks for buildscripts directory, excluding ...Steve McClure
2024-05-02SERVER-85862 make burn_in_tests.py understand multiversion configuration (#21...Mikhail Shchatko
2024-04-05SERVER-88836 Update method for determining enterprise build variants … (#20...Juan Gu
2023-08-03SERVER-79649 Removed extra print statementAlexander Neben
2023-08-02SERVER-72262 Bump Python minimum version to 3.9/3.10Alex Neben
2023-07-16SERVER-76796 Enable more lint warnings and fix themSteve Gross
2023-07-13Revert "SERVER-76796 Enable more lint warnings and fix them"auto-revert-processor
2023-07-13SERVER-76796 Enable more lint warnings and fix themSteve Gross
2023-06-20SERVER-72923 add multiversion reproduce steps to evergreenTrevor Guidry
2023-05-26SERVER-72928 Expand burn-in-tags to all required & suggested variantsTausif Rahman
2022-09-02SERVER-68593 Disable low value python warningsAlexander Neben
2022-03-01SERVER-63872 Tighter task and idle timeoutsMikhail Shchatko
2021-11-03SERVER-60927 run non-fuzzer multiversion suites against last-lts and last-con...Robert Guo
2021-10-14SERVER-60633 burn_in_tests should respect multiversion tagsRobert Guo
2021-10-12SERVER-55857 Use explicit task definitions for implicit multiversion tasksRobert Guo
2021-07-13SERVER-58087: Cleanup generate tasks setupDavid Bradford
2021-07-07SERVER-57003: Generate resmoke tasks at build variant granularityDavid Bradford
2021-06-15SERVER-57580 combine task_path_suffix and use_multiversion intoRobert Guo
2021-05-28SERVER-57002: Refactor dynamic task creationDavid Bradford
2021-01-25SERVER-53960: Don't generate enterprise tests with burn_in on non-enterprise ...David Bradford
2020-07-08SERVER-49128 Don't hard code selected_tests_buildvariants in etc/evergreen.ymlLydia Stepanek
2020-04-06SERVER-47274: Refactor task generation in evergreenDavid Bradford
2020-02-04SERVER-45394 Generate selected tasks in a patch using test mappingsLydia Stepanek
2020-01-16SERVER-45383 Add multiversion build variant to burn_in_tags_gen taskJason Chan
2019-10-29SERVER-43797 Add new burn_in_tests_multiversion_gen taskJason Chan
2019-07-20SERVER-42276: Use click for burn_in_testsDavid Bradford
2019-06-04SERVER-40895 Dynamically generate burn_in_tests for tag validationLydia Stepanek
2019-05-20SERVER-39414: Migrate task selection to task tagsDavid Bradford
2019-05-15SERVER-41154: burn_in should use name of task for generated tasksDavid Bradford
2019-04-24SERVER-40486: Remove Test Lifecycle codeDavid Bradford
2019-04-08SERVER-32295 Support Python 3Mathew Robinson
2019-03-06SERVER-39308 Update burn_in_tests.py to generate sub-tasks JSON fileJonathan Abrahams
2019-03-01SERVER-39413: Add script to analyze evergreen task tag usageDavid Bradford
2019-02-14SERVER-39564: Fix burn_in_tests for _gen tasksDavid Bradford
2018-06-15SERVER-34711 Enable burn_in_tests to understand Evergreen task selectorsJonathan Abrahams
2018-04-26SERVER-33963 Add task_groups & display_tasks for compile, compile_all, compil...Jonathan Abrahams
2018-04-05SERVER-23312 Python linting - Lint using pylint, pydocstyle & mypyJonathan Abrahams
2018-03-26SERVER-23312 Format Python files with yapfJonathan Abrahams
2017-08-02SERVER-30308 Handle absent test_flags in combined_resmoke_argsYves Duhem
2017-07-26Revert "SERVER-30308 Handle absent test_flags in combined_resmoke_args()"Yves Duhem
2017-07-25SERVER-30308 Handle absent test_flags in combined_resmoke_args()Yves Duhem
2017-07-17SERVER-29640 Cleanup test lifecycle invalid tagsYves Duhem
2017-06-22SERVER-29639 New Python module to access evergreen.yml project configurationYves Duhem