From 81f583f69b76d608bd99be0d59cc808b64effc4a Mon Sep 17 00:00:00 2001 From: Dmitry Tantsur Date: Wed, 18 May 2022 09:43:39 +0200 Subject: devstack: use CentOS 9 for DIB IPA builds Additionally bumps CPU model to host-model as centos9 builds now require a subset of CPU processors which include advanced features. Host-model also allows for the VM to still start when running with pure qemu, as opposed to KVM passthrough. https://developers.redhat.com/blog/2021/01/05/building-red-hat-enterprise-linux-9-for-the-x86-64-v2-microarchitecture-level#architectural_considerations_for_rhel_9 Change-Id: Ic261efd4bf6f5929687df5e7b1b51b541554af18 --- zuul.d/ironic-jobs.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'zuul.d') diff --git a/zuul.d/ironic-jobs.yaml b/zuul.d/ironic-jobs.yaml index d775ad656..542ace43c 100644 --- a/zuul.d/ironic-jobs.yaml +++ b/zuul.d/ironic-jobs.yaml @@ -708,7 +708,7 @@ s-object: True s-proxy: True devstack_localrc: - IRONIC_DIB_RAMDISK_OS: centos8 + IRONIC_DIB_RAMDISK_OS: centos9 IRONIC_TEMPEST_WHOLE_DISK_IMAGE: True IRONIC_VM_EPHEMERAL_DISK: 0 IRONIC_VM_INTERFACE_COUNT: 1 -- cgit v1.2.1