Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | SERVER-65965 Cleanup old generation tasks code | Mikhail Shchatko | 2022-08-25 | 2 | -148/+0 |
| | |||||
* | SERVER-65232: Sunset Test Selection | Jeff Zambory | 2022-05-05 | 3 | -224/+0 |
| | |||||
* | SERVER-63565 Validate tests runtime in burn-in | Mikhail Shchatko | 2022-02-21 | 1 | -0/+1 |
| | |||||
* | SERVER-61686 Fix multiversion tags in burn_in_tests | Mikhail Shchatko | 2022-02-15 | 1 | -2/+2 |
| | |||||
* | SERVER-60927 run non-fuzzer multiversion suites against last-lts and ↵ | Robert Guo | 2021-11-03 | 1 | -1/+6 |
| | | | | last-continuous | ||||
* | SERVER-60820 Hang analyzer require evergreen credentials file to be written ↵ | Richard Samuels | 2021-10-20 | 1 | -1/+1 |
| | | | | to task directory | ||||
* | SERVER-55857 Use explicit task definitions for implicit multiversion tasks | Robert Guo | 2021-10-12 | 1 | -6/+6 |
| | |||||
* | SERVER-60382: Add git tag call after setting up git repo with no modules | XueruiFa | 2021-10-01 | 1 | -0/+1 |
| | |||||
* | SERVER-59968 Clone git repo in all multiversion tasks | Mikhail Shchatko | 2021-09-16 | 1 | -0/+1 |
| | |||||
* | SERVER-58463: burn_in_tags should limit number of tasks created | David Bradford | 2021-07-13 | 1 | -0/+16 |
| | |||||
* | SERVER-57580 combine task_path_suffix and use_multiversion into | Robert Guo | 2021-06-15 | 1 | -4/+4 |
| | | | | require_multiversion | ||||
* | SERVER-57002: Refactor dynamic task creation | David Bradford | 2021-05-28 | 4 | -84/+224 |
| | |||||
* | SERVER-50595: Don't require evergreen.py for local lint runs | David Bradford | 2021-04-23 | 2 | -21/+27 |
| | |||||
* | SERVER-55299 Fix pylint | Mikhail Shchatko | 2021-03-30 | 1 | -1/+1 |
| | |||||
* | SERVER-39859 Use the Evergreen REST v2 API to download -latest tarballs in ↵ | Mikhail Shchatko | 2020-12-08 | 1 | -0/+1 |
| | | | | setup multiversion mongodb | ||||
* | SERVER-50401: Use evergreen manifest to determine revisions to compare against | David Bradford | 2020-08-26 | 1 | -8/+53 |
| | |||||
* | SERVER-47274: Refactor task generation in evergreen | David Bradford | 2020-04-06 | 1 | -91/+26 |
| | |||||
* | SERVER-47004: Properly run eslint on modules | David Bradford | 2020-03-20 | 1 | -5/+11 |
| | |||||
* | SERVER-46453 Selected_tests_gen should pick up changed files in ↵ | Lydia Stepanek | 2020-03-05 | 1 | -2/+15 |
| | | | | | | mongo-enterprise-modules files (cherry picked from commit 92f4273fb6d3d3079b07dc3c76acf1afd17f4225) | ||||
* | SERVER-45680: Burn_in_tests should pick up changed files in ↵ | Alexander Costas | 2020-02-20 | 1 | -1/+7 |
| | | | | mongo-enterprise-modules files | ||||
* | Revert "SERVER-45680: Burn_in_tests should pick up changed files in ↵ | Ian Boros | 2020-02-18 | 1 | -7/+1 |
| | | | | | | mongo-enterprise-modules files" This reverts commit 77911ece0c066a68eb22f35d63b9ffd6c109b442. | ||||
* | SERVER-45680: Burn_in_tests should pick up changed files in ↵ | Alexander Costas | 2020-02-18 | 1 | -1/+7 |
| | | | | mongo-enterprise-modules files | ||||
* | SERVER-45832 Generate selected tasks in a patch using task mappings | Lydia Stepanek | 2020-02-13 | 1 | -4/+23 |
| | |||||
* | SERVER-45394 Generate selected tasks in a patch using test mappings | Lydia Stepanek | 2020-02-04 | 1 | -0/+65 |
| | | | | | | | create mode 100644 buildscripts/patch_builds/selected_tests_service.py create mode 100644 buildscripts/selected_tests.py create mode 100644 buildscripts/tests/patch_builds/test_selected_tests_service.py create mode 100644 buildscripts/tests/test_selected_tests.py | ||||
* | SERVER-43732: correctly detect new files for burn_in_tests | David Bradford | 2019-10-01 | 1 | -3/+18 |
| | |||||
* | SERVER-42276: Use click for burn_in_tests | David Bradford | 2019-07-20 | 1 | -0/+161 |
| | |||||
* | SERVER-42240: Fix what build burn_in_tags looks at and cleanup | David Bradford | 2019-07-16 | 2 | -0/+52 |