Bump RabbitMQ version 3.9.0 -> 3.13.0
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
This commit is contained in:
parent
10e0a1cd70
commit
81828430e5
@ -15,6 +15,6 @@ apiVersion: v1
|
||||
appVersion: v3.9.0
|
||||
description: OpenStack-Helm RabbitMQ
|
||||
name: rabbitmq
|
||||
version: 0.1.32
|
||||
version: 0.1.33
|
||||
home: https://github.com/rabbitmq/rabbitmq-server
|
||||
...
|
||||
|
@ -33,11 +33,11 @@ labels:
|
||||
images:
|
||||
tags:
|
||||
prometheus_rabbitmq_exporter: docker.io/kbudde/rabbitmq-exporter:v1.0.0-RC7.1
|
||||
prometheus_rabbitmq_exporter_helm_tests: docker.io/openstackhelm/heat:stein-ubuntu_bionic
|
||||
rabbitmq_init: docker.io/openstackhelm/heat:stein-ubuntu_bionic
|
||||
rabbitmq: docker.io/library/rabbitmq:3.9.0
|
||||
prometheus_rabbitmq_exporter_helm_tests: docker.io/openstackhelm/heat:2023.2-ubuntu_jammy
|
||||
rabbitmq_init: docker.io/openstackhelm/heat:2023.2-ubuntu_jammy
|
||||
rabbitmq: docker.io/library/rabbitmq:3.13.0
|
||||
dep_check: quay.io/airshipit/kubernetes-entrypoint:v1.0.0
|
||||
scripted_test: docker.io/library/rabbitmq:3.9.0-management
|
||||
scripted_test: docker.io/library/rabbitmq:3.13.0-management
|
||||
image_repo_sync: docker.io/library/docker:17.07.0
|
||||
pull_policy: "IfNotPresent"
|
||||
local_registry:
|
||||
|
18
rabbitmq/values_overrides/2023.1-ubuntu_focal.yaml
Normal file
18
rabbitmq/values_overrides/2023.1-ubuntu_focal.yaml
Normal file
@ -0,0 +1,18 @@
|
||||
# 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.1-ubuntu_focal
|
||||
rabbitmq_init: docker.io/openstackhelm/heat:2023.1-ubuntu_focal
|
||||
...
|
18
rabbitmq/values_overrides/2023.1-ubuntu_jammy.yaml
Normal file
18
rabbitmq/values_overrides/2023.1-ubuntu_jammy.yaml
Normal file
@ -0,0 +1,18 @@
|
||||
# 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.1-ubuntu_jammy
|
||||
rabbitmq_init: docker.io/openstackhelm/heat:2023.1-ubuntu_jammy
|
||||
...
|
18
rabbitmq/values_overrides/2023.2-ubuntu_jammy.yaml
Normal file
18
rabbitmq/values_overrides/2023.2-ubuntu_jammy.yaml
Normal file
@ -0,0 +1,18 @@
|
||||
# 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
|
||||
...
|
18
rabbitmq/values_overrides/yoga-ubuntu_focal.yaml
Normal file
18
rabbitmq/values_overrides/yoga-ubuntu_focal.yaml
Normal file
@ -0,0 +1,18 @@
|
||||
# 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:yoga-ubuntu_focal
|
||||
rabbitmq_init: docker.io/openstackhelm/heat:yoga-ubuntu_focal
|
||||
...
|
18
rabbitmq/values_overrides/zed-ubuntu_focal.yaml
Normal file
18
rabbitmq/values_overrides/zed-ubuntu_focal.yaml
Normal file
@ -0,0 +1,18 @@
|
||||
# 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:zed-ubuntu_focal
|
||||
rabbitmq_init: docker.io/openstackhelm/heat:zed-ubuntu_focal
|
||||
...
|
18
rabbitmq/values_overrides/zed-ubuntu_jammy.yaml
Normal file
18
rabbitmq/values_overrides/zed-ubuntu_jammy.yaml
Normal file
@ -0,0 +1,18 @@
|
||||
# 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:zed-ubuntu_jammy
|
||||
rabbitmq_init: docker.io/openstackhelm/heat:zed-ubuntu_jammy
|
||||
...
|
@ -32,4 +32,5 @@ rabbitmq:
|
||||
- 0.1.30 Add labels to rabbitmq service
|
||||
- 0.1.31 Support management api metrics collection
|
||||
- 0.1.32 Enable addition of default consumer prefetch count
|
||||
- 0.1.33 Bump RabbitMQ image version to 3.13.0
|
||||
...
|
||||
|
@ -315,16 +315,27 @@
|
||||
parent: openstack-helm-compute-kit-2023-2-ubuntu_jammy
|
||||
files:
|
||||
- ^roles/deploy-env.*
|
||||
- ^rabbitmq/.*
|
||||
- ^mariadb/.*
|
||||
- ^openvswitch/.*
|
||||
- ^roles/deploy-env.*
|
||||
|
||||
- job:
|
||||
name: openstack-helm-infra-cinder-2023-2-ubuntu_jammy
|
||||
parent: openstack-helm-cinder-2023-2-ubuntu_jammy
|
||||
files:
|
||||
- ^roles/deploy-env.*
|
||||
- ^rabbitmq/.*
|
||||
- ^mariadb/.*
|
||||
- ^roles/deploy-env.*
|
||||
|
||||
- job:
|
||||
name: openstack-helm-infra-tls-2023-1-ubuntu_focal
|
||||
parent: openstack-helm-tls-2023-1-ubuntu_focal
|
||||
files:
|
||||
- ^roles/deploy-env.*
|
||||
- ^rabbitmq/.*
|
||||
- ^mariadb/.*
|
||||
- ^openvswitch/.*
|
||||
- ^roles/deploy-env.*
|
||||
...
|
||||
|
Loading…
Reference in New Issue
Block a user