Switch functional openstack job to jammy

It appears that centos-9 stream image builds are broken.  We don't
actually care what image we build in this job, so switch to jammy
which should be working.

Change-Id: If574a4b6d26230d7bb98cb2c9eab819a08f10eff
This commit is contained in:
James E. Blair
2024-02-09 09:45:45 -08:00
parent 7abd12906f
commit 53c3e5b221
+6 -4
View File
@@ -194,11 +194,13 @@
parent: nodepool-functional-container-openstack-release-base
vars:
nodepool_diskimage:
base_element: centos-minimal
release: 9-stream
mirror: "http://{{ zuul_site_mirror_fqdn }}/centos"
base_element: ubuntu-minimal
release: jammy
mirror: "http://{{ zuul_site_mirror_fqdn }}/ubuntu"
env-vars:
DIB_SIMPLE_INIT_NETWORKMANAGER: '1'
DIB_APT_LOCAL_CACHE: "0"
DIB_DEBOOTSTRAP_EXTRA_ARGS: "--no-check-gpg"
DIB_DISABLE_APT_CLEANUP: "1"
- job:
name: nodepool-functional-container-openstack-siblings-base