index
:
mongo.git
master
release-6.0.1
release-7.0.1
Unnamed repository; edit this file 'description' to name the repository.
Lucas Castro
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
buildscripts
/
ciconfig
/
evergreen.py
Age
Commit message (
Expand
)
Author
2024-06-11
SERVER-91349: Improve test_burn_in_tests_end2end.py/test_valid_yaml_output fa...
Steve McClure
2024-05-16
SERVER-90570: Enable formatting checks for buildscripts directory, excluding ...
Steve McClure
2024-05-02
SERVER-85862 make burn_in_tests.py understand multiversion configuration (#21...
Mikhail Shchatko
2024-04-05
SERVER-88836 Update method for determining enterprise build variants … (#20...
Juan Gu
2023-08-03
SERVER-79649 Removed extra print statement
Alexander Neben
2023-08-02
SERVER-72262 Bump Python minimum version to 3.9/3.10
Alex Neben
2023-07-16
SERVER-76796 Enable more lint warnings and fix them
Steve Gross
2023-07-13
Revert "SERVER-76796 Enable more lint warnings and fix them"
auto-revert-processor
2023-07-13
SERVER-76796 Enable more lint warnings and fix them
Steve Gross
2023-06-20
SERVER-72923 add multiversion reproduce steps to evergreen
Trevor Guidry
2023-05-26
SERVER-72928 Expand burn-in-tags to all required & suggested variants
Tausif Rahman
2022-09-02
SERVER-68593 Disable low value python warnings
Alexander Neben
2022-03-01
SERVER-63872 Tighter task and idle timeouts
Mikhail Shchatko
2021-11-03
SERVER-60927 run non-fuzzer multiversion suites against last-lts and last-con...
Robert Guo
2021-10-14
SERVER-60633 burn_in_tests should respect multiversion tags
Robert Guo
2021-10-12
SERVER-55857 Use explicit task definitions for implicit multiversion tasks
Robert Guo
2021-07-13
SERVER-58087: Cleanup generate tasks setup
David Bradford
2021-07-07
SERVER-57003: Generate resmoke tasks at build variant granularity
David Bradford
2021-06-15
SERVER-57580 combine task_path_suffix and use_multiversion into
Robert Guo
2021-05-28
SERVER-57002: Refactor dynamic task creation
David Bradford
2021-01-25
SERVER-53960: Don't generate enterprise tests with burn_in on non-enterprise ...
David Bradford
2020-07-08
SERVER-49128 Don't hard code selected_tests_buildvariants in etc/evergreen.yml
Lydia Stepanek
2020-04-06
SERVER-47274: Refactor task generation in evergreen
David Bradford
2020-02-04
SERVER-45394 Generate selected tasks in a patch using test mappings
Lydia Stepanek
2020-01-16
SERVER-45383 Add multiversion build variant to burn_in_tags_gen task
Jason Chan
2019-10-29
SERVER-43797 Add new burn_in_tests_multiversion_gen task
Jason Chan
2019-07-20
SERVER-42276: Use click for burn_in_tests
David Bradford
2019-06-04
SERVER-40895 Dynamically generate burn_in_tests for tag validation
Lydia Stepanek
2019-05-20
SERVER-39414: Migrate task selection to task tags
David Bradford
2019-05-15
SERVER-41154: burn_in should use name of task for generated tasks
David Bradford
2019-04-24
SERVER-40486: Remove Test Lifecycle code
David Bradford
2019-04-08
SERVER-32295 Support Python 3
Mathew Robinson
2019-03-06
SERVER-39308 Update burn_in_tests.py to generate sub-tasks JSON file
Jonathan Abrahams
2019-03-01
SERVER-39413: Add script to analyze evergreen task tag usage
David Bradford
2019-02-14
SERVER-39564: Fix burn_in_tests for _gen tasks
David Bradford
2018-06-15
SERVER-34711 Enable burn_in_tests to understand Evergreen task selectors
Jonathan Abrahams
2018-04-26
SERVER-33963 Add task_groups & display_tasks for compile, compile_all, compil...
Jonathan Abrahams
2018-04-05
SERVER-23312 Python linting - Lint using pylint, pydocstyle & mypy
Jonathan Abrahams
2018-03-26
SERVER-23312 Format Python files with yapf
Jonathan Abrahams
2017-08-02
SERVER-30308 Handle absent test_flags in combined_resmoke_args
Yves Duhem
2017-07-26
Revert "SERVER-30308 Handle absent test_flags in combined_resmoke_args()"
Yves Duhem
2017-07-25
SERVER-30308 Handle absent test_flags in combined_resmoke_args()
Yves Duhem
2017-07-17
SERVER-29640 Cleanup test lifecycle invalid tags
Yves Duhem
2017-06-22
SERVER-29639 New Python module to access evergreen.yml project configuration
Yves Duhem