Skip to content

Commit

Permalink
zuul: fix definition of centos 9 stream job
Browse files Browse the repository at this point in the history
Minor typo/omission meaning some jobs are still using CentOS 8

Change-Id: I3dc516c7369d3bebf163f74277d2ebfbe20b15ee
  • Loading branch information
andrewbonney committed Jul 27, 2022
1 parent ad48f40 commit 25d9d01
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion zuul.d/jobs.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -584,7 +584,7 @@
- job:
name: openstack-ansible-deploy-hosts_lxc_overlayfs-centos-9-stream
parent: openstack-ansible-deploy-aio
nodeset: centos-8-stream
nodeset: centos-9-stream

# debian bullseye

Expand Down

0 comments on commit 25d9d01

Please sign in to comment.