Remove stable/zed and add stable/caracal jobs
Zed is now "Unmaintained" and devstack no longer runs with it. This patch removes the Zed job and adds a stable/2024.1 job. Change-Id: I938c276561cb3916199f52beaa958ff22bb4790c
This commit is contained in:
parent
347fdbc9b4
commit
97a6de43b2
14
.zuul.yaml
14
.zuul.yaml
@ -1,3 +1,9 @@
|
||||
- job:
|
||||
name: designate-bind9-stable-caracal
|
||||
parent: designate-bind9
|
||||
nodeset: openstack-single-node-jammy
|
||||
override-checkout: stable/2024.1
|
||||
|
||||
- job:
|
||||
name: designate-bind9-stable-bobcat
|
||||
parent: designate-bind9
|
||||
@ -10,12 +16,6 @@
|
||||
nodeset: openstack-single-node-focal
|
||||
override-checkout: stable/2023.1
|
||||
|
||||
- job:
|
||||
name: designate-bind9-stable-zed
|
||||
parent: designate-bind9
|
||||
nodeset: openstack-single-node-focal
|
||||
override-checkout: stable/zed
|
||||
|
||||
- project:
|
||||
templates:
|
||||
- designate-devstack-jobs
|
||||
@ -25,7 +25,7 @@
|
||||
- release-notes-jobs-python3
|
||||
check:
|
||||
jobs:
|
||||
- designate-bind9-stable-caracal
|
||||
- designate-bind9-stable-bobcat
|
||||
- designate-bind9-stable-antelope
|
||||
- designate-bind9-stable-zed
|
||||
- neutron-tempest-plugin-designate-scenario
|
||||
|
Loading…
x
Reference in New Issue
Block a user