From 97ccea4683bfd607393b00f9a0cb83620f69b363 Mon Sep 17 00:00:00 2001 From: Artem Goncharov Date: Tue, 15 Dec 2020 13:36:39 +0100 Subject: [PATCH] Change nodepool job to build CentOS-8-stream (unblock gate) Due to the recent renaming of the CentOS packages the job is currently failing and requires fix in the diskimage-builder to be merged and released. In the long run CentOS-8 as a standalone release is abandoned, therefore verify building of the stream image instead. Related-Bug: https://review.opendev.org/c/openstack/diskimage-builder/+/765963 Change-Id: I2aca89ce8bd27e920b0f80a66d6ed22d2277d05a --- .zuul.yaml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/.zuul.yaml b/.zuul.yaml index 734f69cd0..9e772f49e 100644 --- a/.zuul.yaml +++ b/.zuul.yaml @@ -388,7 +388,7 @@ jobs: - opendev-buildset-registry - nodepool-build-image-siblings - - nodepool-functional-container-openstack-siblings + - dib-nodepool-functional-openstack-centos-8-stream-src - openstacksdk-functional-devstack - openstacksdk-functional-devstack-networking - openstacksdk-functional-devstack-senlin @@ -417,7 +417,7 @@ jobs: - opendev-buildset-registry - nodepool-build-image-siblings - - nodepool-functional-container-openstack-siblings + - dib-nodepool-functional-openstack-centos-8-stream-src - openstacksdk-functional-devstack - openstacksdk-functional-devstack-networking - openstacksdk-functional-devstack-senlin