David Bradford
|
41e14c8b4d
|
SERVER-57003: Generate resmoke tasks at build variant granularity
(cherry picked from commit f7af7fe860)
|
2021-07-27 19:18:47 +00:00 |
Robert Guo
|
f52309886d
|
SERVER-57580 combine task_path_suffix and use_multiversion into
require_multiversion
(cherry picked from commit c940646a2b)
|
2021-07-27 19:18:47 +00:00 |
David Bradford
|
11c72cd002
|
SERVER-57002: Refactor dynamic task creation
(cherry picked from commit cd4f55bc0b)
|
2021-07-27 19:18:47 +00:00 |
David Bradford
|
1b9f63cdaf
|
SERVER-50595: Don't require evergreen.py for local lint runs
|
2021-04-23 17:16:03 +00:00 |
Mikhail Shchatko
|
fbba2c781f
|
SERVER-55299 Fix pylint
|
2021-03-30 14:10:23 +00:00 |
David Bradford
|
65b7837eee
|
SERVER-54814: Separate evergreen burn_in_tests from local mode
|
2021-03-25 20:24:55 +00:00 |
David Bradford
|
d27ea6cdcd
|
SERVER-52511: Fix selected-test task name generatation
|
2020-11-02 15:23:46 +00:00 |
Lydia Stepanek
|
8fb7a62652
|
SERVER-51050 Selected Tests should not generate enterprise tests on non-enterprise builds
|
2020-10-23 19:20:07 +00:00 |
David Bradford
|
ac966012c5
|
SERVER-50401: Use evergreen manifest to determine revisions to compare against
|
2020-08-26 15:58:35 +00:00 |
Lydia Stepanek
|
6b4441c14e
|
SERVER-48723 Selected_tests_gen should not generate tasks already pulled into a patch build
|
2020-07-13 15:34:42 +00:00 |
Lydia Stepanek
|
83a0479dbb
|
SERVER-48105 Selected tests is trying to access data from a NoneType
|
2020-07-10 21:49:41 +00:00 |
Lydia Stepanek
|
5591ecacc5
|
SERVER-49128 Don't hard code selected_tests_buildvariants in etc/evergreen.yml
|
2020-07-08 15:40:59 +00:00 |
vrachev
|
9227199e1c
|
SERVER-46769 Migrate from optparse to argparse
|
2020-04-30 14:25:56 +00:00 |
David Bradford
|
4d82d10588
|
SERVER-47274: Refactor task generation in evergreen
|
2020-04-06 17:55:12 +00:00 |
Lydia Stepanek
|
8c362b1260
|
SERVER-46891 Selected_tests_gen is creating tasks that should be excluded
|
2020-03-16 20:28:35 +00:00 |
Lydia Stepanek
|
2a76e589a5
|
SERVER-46453 Selected_tests_gen should pick up changed files in mongo-enterprise-modules files
(cherry picked from commit 92f4273fb6d3d3079b07dc3c76acf1afd17f4225)
|
2020-03-05 16:58:44 +00:00 |
Lydia Stepanek
|
b40e4076c9
|
SERVER-45958 End to end tests for selected_tests
|
2020-03-02 14:47:35 +00:00 |
Lydia Stepanek
|
3c5a2527af
|
Revert "SERVER-45958 End to end tests for selected_tests"
This reverts commit cc7df7d69f.
|
2020-02-28 22:43:39 +00:00 |
Lydia Stepanek
|
cc7df7d69f
|
SERVER-45958 End to end tests for selected_tests
|
2020-02-28 20:07:41 +00:00 |
Lydia Stepanek
|
fd0ef1d0c6
|
SERVER-46236 Selected_tests_gen task should run tasks on all required variants, not just enterprise-rhel-62-64-bit
|
2020-02-24 19:28:44 +00:00 |
Lydia Stepanek
|
81d78ae4ff
|
SERVER-45832 Generate selected tasks in a patch using task mappings
|
2020-02-13 22:08:39 +00:00 |
Lydia Stepanek
|
bfa494770a
|
SERVER-45394 Generate selected tasks in a patch using test mappings
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
|
2020-02-04 15:37:03 +00:00 |