From 4db66dd06d0f0cb9fae427b6b53d92ae2851c118 Mon Sep 17 00:00:00 2001 From: Gregory Thiemonge Date: Wed, 26 Mar 2025 13:24:55 +0100 Subject: [PATCH] Fixed publish-openstack-octavia-amphora-image-noble job Typo in the vars, the release name should be lowercase Change-Id: Icc41b08263afb90dea8bad5725927dd79e30d1e6 --- zuul.d/jobs.yaml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/zuul.d/jobs.yaml b/zuul.d/jobs.yaml index 3402e70549..6208c8c1df 100644 --- a/zuul.d/jobs.yaml +++ b/zuul.d/jobs.yaml @@ -13,10 +13,10 @@ parent: publish-openstack-octavia-amphora-image nodeset: ubuntu-noble description: | - Publish Ubuntu Noble (22.04) based amphora image to tarballs.o.o. + Publish Ubuntu Noble (24.04) based amphora image to tarballs.o.o. vars: amphora_os: ubuntu - amphora_os_release: Noble + amphora_os_release: noble - job: name: publish-openstack-octavia-amphora-image-centos-9-stream