Michael Johnson | 1e6cadf | 2022-01-19 18:28:20 +0000 | [diff] [blame] | 1 | - job: |
Dr. Jens Harbott | 1d5fbf7 | 2022-10-14 14:08:30 +0200 | [diff] [blame] | 2 | name: designate-bind9-stable-zed |
| 3 | parent: designate-bind9 |
Ghanshyam Mann | a2e80a3 | 2022-10-15 21:30:54 -0500 | [diff] [blame] | 4 | nodeset: openstack-single-node-focal |
Dr. Jens Harbott | 1d5fbf7 | 2022-10-14 14:08:30 +0200 | [diff] [blame] | 5 | override-checkout: stable/zed |
| 6 | |
| 7 | - job: |
Michael Johnson | b83ec1e | 2022-04-26 23:15:56 +0000 | [diff] [blame] | 8 | name: designate-bind9-stable-yoga |
| 9 | parent: designate-bind9 |
Ghanshyam Mann | a2e80a3 | 2022-10-15 21:30:54 -0500 | [diff] [blame] | 10 | nodeset: openstack-single-node-focal |
Michael Johnson | b83ec1e | 2022-04-26 23:15:56 +0000 | [diff] [blame] | 11 | override-checkout: stable/yoga |
| 12 | |
| 13 | - job: |
Michael Johnson | 1e6cadf | 2022-01-19 18:28:20 +0000 | [diff] [blame] | 14 | name: designate-bind9-stable-xena |
| 15 | parent: designate-bind9 |
Ghanshyam Mann | a2e80a3 | 2022-10-15 21:30:54 -0500 | [diff] [blame] | 16 | nodeset: openstack-single-node-focal |
Michael Johnson | 1e6cadf | 2022-01-19 18:28:20 +0000 | [diff] [blame] | 17 | override-checkout: stable/xena |
| 18 | |
| 19 | - job: |
| 20 | name: designate-bind9-stable-wallaby |
| 21 | parent: designate-bind9 |
Ghanshyam Mann | a2e80a3 | 2022-10-15 21:30:54 -0500 | [diff] [blame] | 22 | nodeset: openstack-single-node-focal |
Michael Johnson | 1e6cadf | 2022-01-19 18:28:20 +0000 | [diff] [blame] | 23 | override-checkout: stable/wallaby |
| 24 | |
Jens Harbott | 3dfc47a | 2017-11-26 10:34:46 +0000 | [diff] [blame] | 25 | - project: |
Jens Harbott | 3dfc47a | 2017-11-26 10:34:46 +0000 | [diff] [blame] | 26 | templates: |
Michael Johnson | 89b83ce | 2023-03-31 00:36:20 +0000 | [diff] [blame] | 27 | # Temporary removed to transition the scoped tokens job |
| 28 | # - designate-devstack-jobs |
Nguyen Hai | 7ce15eb | 2018-08-17 15:03:04 +0900 | [diff] [blame] | 29 | - check-requirements |
Nguyen Hai | 7462c37 | 2018-08-17 15:03:18 +0900 | [diff] [blame] | 30 | - publish-openstack-docs-pti |
Nguyen Hai | 7ce15eb | 2018-08-17 15:03:04 +0900 | [diff] [blame] | 31 | - tempest-plugin-jobs |
Nicolas Bock | add7311 | 2021-01-04 10:24:01 -0700 | [diff] [blame] | 32 | - release-notes-jobs-python3 |
Jens Harbott | e9b074c | 2017-11-26 10:37:42 +0000 | [diff] [blame] | 33 | check: |
| 34 | jobs: |
Dr. Jens Harbott | 1d5fbf7 | 2022-10-14 14:08:30 +0200 | [diff] [blame] | 35 | - designate-bind9-stable-zed |
Michael Johnson | b83ec1e | 2022-04-26 23:15:56 +0000 | [diff] [blame] | 36 | - designate-bind9-stable-yoga |
Michael Johnson | 1e6cadf | 2022-01-19 18:28:20 +0000 | [diff] [blame] | 37 | - designate-bind9-stable-xena |
| 38 | - designate-bind9-stable-wallaby |
Jens Harbott | e9b074c | 2017-11-26 10:37:42 +0000 | [diff] [blame] | 39 | - neutron-tempest-plugin-designate-scenario |
Michael Johnson | 89b83ce | 2023-03-31 00:36:20 +0000 | [diff] [blame] | 40 | # Temporary expand template to remove scoped tokens job that is changing |
| 41 | - designate-bind9 |
| 42 | - designate-bind9-centos9stream-fips: |
| 43 | voting: false |
| 44 | - designate-bind9-centos-9-stream: |
| 45 | voting: false |
| 46 | - designate-pdns4 |
| 47 | - designate-grenade-bind9 |
| 48 | - designate-grenade-pdns4 |
| 49 | - designate-ipv6-only-pdns4 |
| 50 | - designate-ipv6-only-bind9 |
| 51 | gate: |
| 52 | fail-fast: true |
| 53 | jobs: |
| 54 | - designate-bind9 |
| 55 | - designate-pdns4 |
| 56 | - designate-grenade-pdns4 |
| 57 | - designate-ipv6-only-pdns4 |
| 58 | - designate-ipv6-only-bind9 |