Fixed publish-openstack-octavia-amphora-image-noble job

Typo in the vars, the release name should be lowercase

Change-Id: Icc41b08263afb90dea8bad5725927dd79e30d1e6
This commit is contained in:
Gregory Thiemonge
2025-03-26 13:24:55 +01:00
parent 0b5aca4e2f
commit 4db66dd06d

View File

@@ -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