testing: move to CentOS 9-stream

CentOS 8 has reached EOL, and will no longer build.  Switch testing to
9-stream instead.

Change-Id: Ib17b9e633bebf058c122cbb7dc4babd71737fb0d
This commit is contained in:
Ian Wienand 2022-02-01 11:14:18 +11:00
parent c34759b073
commit f94f93adb7
1 changed files with 2 additions and 2 deletions

View File

@ -208,7 +208,7 @@
vars:
nodepool_diskimage:
base_element: centos-minimal
release: 8
release: 9-stream
mirror: "http://{{ zuul_site_mirror_fqdn }}/centos"
env-vars:
DIB_SIMPLE_INIT_NETWORKMANAGER: '1'
@ -241,7 +241,7 @@
vars:
nodepool_diskimage:
base_element: centos-minimal
release: 8
release: 9-stream
mirror: "http://{{ zuul_site_mirror_fqdn }}/centos"
env-vars:
DIB_SIMPLE_INIT_NETWORKMANAGER: '1'