zuul: fix definition of centos 9 stream job
Minor typo/omission meaning some jobs are still using CentOS 8 Change-Id: I3dc516c7369d3bebf163f74277d2ebfbe20b15ee
This commit is contained in:
parent
ad48f4081c
commit
25d9d01d17
@ -584,7 +584,7 @@
|
|||||||
- job:
|
- job:
|
||||||
name: openstack-ansible-deploy-hosts_lxc_overlayfs-centos-9-stream
|
name: openstack-ansible-deploy-hosts_lxc_overlayfs-centos-9-stream
|
||||||
parent: openstack-ansible-deploy-aio
|
parent: openstack-ansible-deploy-aio
|
||||||
nodeset: centos-8-stream
|
nodeset: centos-9-stream
|
||||||
|
|
||||||
# debian bullseye
|
# debian bullseye
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user