From 749554ab8755a9742ae80a66e4598d759deb8d60 Mon Sep 17 00:00:00 2001 From: Daniel Caires Date: Thu, 13 Feb 2025 13:51:20 -0300 Subject: [PATCH] Removed images from unsupported charts stx-ironic image is currently failing to build on the f/caracal branch. The charts aodh, barbican, ceilimoter and ironic are not currently supported by STX-Openstack. Despite that, the stx-* images for this charts are present on the list of images to be built. This review removes the 4 images from the debian_stable_docker_images.inc file. This way, unecessary images stops to being built Test Plan: PASS - Run build-stx-images.sh to build all images PASS - No errors are given by the bash file PASS - aodh, barbican, ceilometer and ironic images are not built Closes-Bug: 2097783 Change-Id: If272117ce3983ec040cb508ca94ddf5b41954e3e Signed-off-by: Daniel Caires --- debian_stable_docker_images.inc | 4 ---- 1 file changed, 4 deletions(-) diff --git a/debian_stable_docker_images.inc b/debian_stable_docker_images.inc index 3f6261da..b0de29ff 100644 --- a/debian_stable_docker_images.inc +++ b/debian_stable_docker_images.inc @@ -1,7 +1,3 @@ -upstream/openstack/openstack-aodh -upstream/openstack/openstack-ironic -upstream/openstack/python-barbican -upstream/openstack/python-ceilometer upstream/openstack/python-cinder upstream/openstack/python-glance upstream/openstack/python-heat/openstack-heat