Files
openstack-helm/values_overrides/rabbitmq/2025.2-ubuntu_noble.yaml
Vladimir Kozhukalov 4f9d82797b Add 2025.2 overrides and test jobs
Custom neutron image is temporarily used.
Use the vanilla image when the critical bug fix
is merged https://review.opendev.org/c/openstack/neutron/+/962871

Depends-On: Idfb8e7ed66cad71ac86355000de2ac4648f1dba3
Depends-On: I54b67ab820cc06b5a08ecf5234131507e59013b3
Change-Id: I877e239b0c2cc30bb5e50cd2d8abab8e354d188c
Signed-off-by: Vladimir Kozhukalov <kozhukalov@gmail.com>
2025-10-09 13:29:11 -05:00

19 lines
719 B
YAML

# Licensed under the Apache License, Version 2.0 (the "License");
# you may not use this file except in compliance with the License.
# You may obtain a copy of the License at
#
# http://www.apache.org/licenses/LICENSE-2.0
#
# Unless required by applicable law or agreed to in writing, software
# distributed under the License is distributed on an "AS IS" BASIS,
# WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
# See the License for the specific language governing permissions and
# limitations under the License.
---
images:
tags:
prometheus_rabbitmq_exporter_helm_tests: quay.io/airshipit/heat:2025.2-ubuntu_noble
rabbitmq_init: quay.io/airshipit/heat:2025.2-ubuntu_noble
...