81828430e5
Also - Update default Heat image to 2023.2 used for init and test jobs - Add overrides for - yoga-ubuntu_focal - zed-ubuntu_focal - zed-ubuntu_jammy - 2023.1-ubuntu_focal - 2023.1-ubuntu_jammy - 2023.2-ubuntu_jammy Change-Id: I516c655ea1937f9bd1d363ea86d35e05e3d54eed
19 lines
731 B
YAML
19 lines
731 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: docker.io/openstackhelm/heat:2023.2-ubuntu_jammy
|
|
rabbitmq_init: docker.io/openstackhelm/heat:2023.2-ubuntu_jammy
|
|
...
|