summaryrefslogtreecommitdiff
path: root/buildscripts/ciconfig
Commit message (Expand)AuthorAgeFilesLines
* SERVER-68593 Disable low value python warningsAlexander Neben2022-09-021-2/+2
* SERVER-63872 Tighter task and idle timeoutsMikhail Shchatko2022-03-011-2/+17
* SERVER-60927 run non-fuzzer multiversion suites against last-lts and last-con...Robert Guo2021-11-031-0/+4
* SERVER-60633 burn_in_tests should respect multiversion tagsRobert Guo2021-10-141-91/+29
* SERVER-55857 Use explicit task definitions for implicit multiversion tasksRobert Guo2021-10-122-155/+22
* SERVER-58087: Cleanup generate tasks setupDavid Bradford2021-07-131-28/+2
* SERVER-57003: Generate resmoke tasks at build variant granularityDavid Bradford2021-07-071-0/+9
* SERVER-57580 combine task_path_suffix and use_multiversion intoRobert Guo2021-06-151-9/+5
* SERVER-57002: Refactor dynamic task creationDavid Bradford2021-05-281-10/+27
* SERVER-53960: Don't generate enterprise tests with burn_in on non-enterprise ...David Bradford2021-01-251-0/+6
* SERVER-48048 Use resmoke tag files for multiversion blacklistingCarl Raiden Worley2020-08-171-2/+5
* SERVER-49128 Don't hard code selected_tests_buildvariants in etc/evergreen.ymlLydia Stepanek2020-07-081-0/+9
* SERVER-47274: Refactor task generation in evergreenDavid Bradford2020-04-061-1/+2
* SERVER-45394 Generate selected tasks in a patch using test mappingsLydia Stepanek2020-02-041-4/+28
* SERVER-45383 Add multiversion build variant to burn_in_tags_gen taskJason Chan2020-01-161-2/+10
* SERVER-43797 Add new burn_in_tests_multiversion_gen taskJason Chan2019-10-291-0/+4
* SERVER-42276: Use click for burn_in_testsDavid Bradford2019-07-201-0/+8
* SERVER-40895 Dynamically generate burn_in_tests for tag validationLydia Stepanek2019-06-041-0/+5
* SERVER-39414: Migrate task selection to task tagsDavid Bradford2019-05-201-4/+2
* SERVER-41154: burn_in should use name of task for generated tasksDavid Bradford2019-05-151-19/+19
* SERVER-40486: Remove Test Lifecycle codeDavid Bradford2019-04-241-13/+0
* SERVER-40559 Python linters do not run after upgrade to Python 3Mark Benvenuto2019-04-161-6/+1
* SERVER-32295 Support Python 3Mathew Robinson2019-04-082-11/+14
* SERVER-39308 Update burn_in_tests.py to generate sub-tasks JSON fileJonathan Abrahams2019-03-061-18/+120
* SERVER-39413: Add script to analyze evergreen task tag usageDavid Bradford2019-03-011-0/+5
* SERVER-39564: Fix burn_in_tests for _gen tasksDavid Bradford2019-02-141-0/+6
* SERVER-34711 Enable burn_in_tests to understand Evergreen task selectorsJonathan Abrahams2018-06-151-5/+31
* SERVER-33963 Add task_groups & display_tasks for compile, compile_all, compil...Jonathan Abrahams2018-04-261-7/+48
* SERVER-23312 Python linting - Lint using pylint, pydocstyle & mypyJonathan Abrahams2018-04-052-40/+45
* SERVER-23312 Format Python files with yapfJonathan Abrahams2018-03-263-11/+14
* SERVER-30308 Handle absent test_flags in combined_resmoke_argsYves Duhem2017-08-021-2/+12
* SERVER-29645 Task to update and commit test lifecycle tagsYves Duhem2017-07-271-7/+11
* Revert "SERVER-30308 Handle absent test_flags in combined_resmoke_args()"Yves Duhem2017-07-261-5/+1
* SERVER-30308 Handle absent test_flags in combined_resmoke_args()Yves Duhem2017-07-251-1/+5
* SERVER-29640 Cleanup test lifecycle invalid tagsYves Duhem2017-07-172-3/+11
* SERVER-29642 SERVER-29643 Add Python tests for test lifecycle scripts.Max Hirschhorn2017-07-171-6/+33
* SERVER-29936 New module for test tags filesYves Duhem2017-07-071-0/+103
* SERVER-29639 New Python module to access evergreen.yml project configurationYves Duhem2017-06-222-0/+199