John L. Villalovos | e13f6b6 | 2017-12-14 12:07:37 -0800 | [diff] [blame] | 1 | - project: |
Doug Hellmann | fd69150 | 2018-08-16 09:43:11 -0400 | [diff] [blame] | 2 | templates: |
| 3 | - check-requirements |
Doug Hellmann | dab1c6a | 2018-08-16 09:44:48 -0400 | [diff] [blame] | 4 | - publish-openstack-docs-pti |
Doug Hellmann | fd69150 | 2018-08-16 09:43:11 -0400 | [diff] [blame] | 5 | - tempest-plugin-jobs |
John L. Villalovos | e13f6b6 | 2017-12-14 12:07:37 -0800 | [diff] [blame] | 6 | check: |
| 7 | jobs: |
Dmitry Tantsur | 6fe29d2 | 2019-01-02 12:15:46 +0100 | [diff] [blame] | 8 | # NOTE(dtantsur): keep N-3 and older non-voting for these jobs. |
Iury Gregory Melo Ferreira | ee7491f | 2019-01-09 15:05:17 +0100 | [diff] [blame] | 9 | - ironic-tempest-functional-python3 |
Julia Kreger | 171c943 | 2025-04-07 14:17:43 -0700 | [diff] [blame] | 10 | - ironic-tempest-functional-python3-2025.1 |
Takashi Kajinami | 61e18d1 | 2024-10-07 21:03:56 +0900 | [diff] [blame] | 11 | - ironic-tempest-functional-python3-2024.2 |
Julia Kreger | 982d177 | 2022-03-30 16:40:44 -0700 | [diff] [blame] | 12 | - ironic-standalone-anaconda |
Julia Kreger | 171c943 | 2025-04-07 14:17:43 -0700 | [diff] [blame] | 13 | - ironic-standalone-anaconda-2025.1 |
Takashi Kajinami | 61e18d1 | 2024-10-07 21:03:56 +0900 | [diff] [blame] | 14 | - ironic-standalone-anaconda-2024.2 |
Dmitry Tantsur | 0cc7aa9 | 2020-05-07 12:01:56 +0200 | [diff] [blame] | 15 | - ironic-standalone-redfish |
Julia Kreger | 171c943 | 2025-04-07 14:17:43 -0700 | [diff] [blame] | 16 | - ironic-standalone-redfish-2025.1 |
Takashi Kajinami | 61e18d1 | 2024-10-07 21:03:56 +0900 | [diff] [blame] | 17 | - ironic-standalone-redfish-2024.2 |
Julia Kreger | 540ab0c | 2024-09-05 12:54:02 -0700 | [diff] [blame] | 18 | # NOTE(dtantsur): inspector is deprecated and rarely sees any changes, |
| 19 | # no point in running many jobs |
| 20 | - ironic-inspector-tempest |
Dmitry Tantsur | 0cc7aa9 | 2020-05-07 12:01:56 +0200 | [diff] [blame] | 21 | # NOTE(dtantsur): these jobs cover rarely changed tests and are quite |
| 22 | # unstable, so keep them non-voting. |
Julia Kreger | efd5fb8 | 2025-02-26 10:36:37 -0800 | [diff] [blame] | 23 | - ironic-tempest-ipa-wholedisk-direct-tinyipa-multinode: |
| 24 | voting: false |
Julia Kreger | 171c943 | 2025-04-07 14:17:43 -0700 | [diff] [blame] | 25 | - ironic-tempest-ipa-wholedisk-direct-tinyipa-multinode-2025.1: |
Takashi Kajinami | 61e18d1 | 2024-10-07 21:03:56 +0900 | [diff] [blame] | 26 | voting: false |
Julia Kreger | 540ab0c | 2024-09-05 12:54:02 -0700 | [diff] [blame] | 27 | - ironic-inspector-tempest-discovery: |
Riccardo Pittau | e7ae606 | 2021-11-25 15:18:10 +0100 | [diff] [blame] | 28 | voting: false |
John L. Villalovos | e13f6b6 | 2017-12-14 12:07:37 -0800 | [diff] [blame] | 29 | gate: |
| 30 | jobs: |
Iury Gregory Melo Ferreira | ee7491f | 2019-01-09 15:05:17 +0100 | [diff] [blame] | 31 | - ironic-tempest-functional-python3 |
Julia Kreger | 171c943 | 2025-04-07 14:17:43 -0700 | [diff] [blame] | 32 | - ironic-tempest-functional-python3-2025.1 |
Takashi Kajinami | 61e18d1 | 2024-10-07 21:03:56 +0900 | [diff] [blame] | 33 | - ironic-tempest-functional-python3-2024.2 |
Julia Kreger | 540ab0c | 2024-09-05 12:54:02 -0700 | [diff] [blame] | 34 | - ironic-standalone-anaconda |
Julia Kreger | 171c943 | 2025-04-07 14:17:43 -0700 | [diff] [blame] | 35 | - ironic-standalone-anaconda-2025.1 |
Takashi Kajinami | 61e18d1 | 2024-10-07 21:03:56 +0900 | [diff] [blame] | 36 | - ironic-standalone-anaconda-2024.2 |
Dmitry Tantsur | 0cc7aa9 | 2020-05-07 12:01:56 +0200 | [diff] [blame] | 37 | - ironic-standalone-redfish |
Julia Kreger | 171c943 | 2025-04-07 14:17:43 -0700 | [diff] [blame] | 38 | - ironic-standalone-redfish-2025.1 |
Takashi Kajinami | 61e18d1 | 2024-10-07 21:03:56 +0900 | [diff] [blame] | 39 | - ironic-standalone-redfish-2024.2 |
Julia Kreger | 540ab0c | 2024-09-05 12:54:02 -0700 | [diff] [blame] | 40 | - ironic-inspector-tempest |