Merge "Globals: Wait on RabbitMQ StatefulSets"

This commit is contained in:
Zuul 2019-03-01 17:20:53 +00:00 committed by Gerrit Code Review
commit d01a5a1659
7 changed files with 14 additions and 0 deletions

View File

@ -67,6 +67,8 @@ data:
timeout: 900 timeout: 900
labels: labels:
release_group: airship-cinder-rabbitmq release_group: airship-cinder-rabbitmq
resources:
- type: statefulset
install: install:
no_hooks: false no_hooks: false
upgrade: upgrade:

View File

@ -70,6 +70,8 @@ data:
timeout: 900 timeout: 900
labels: labels:
release_group: airship-neutron-rabbitmq release_group: airship-neutron-rabbitmq
resources:
- type: statefulset
install: install:
no_hooks: false no_hooks: false
upgrade: upgrade:

View File

@ -70,6 +70,8 @@ data:
timeout: 900 timeout: 900
labels: labels:
release_group: airship-nova-rabbitmq release_group: airship-nova-rabbitmq
resources:
- type: statefulset
install: install:
no_hooks: false no_hooks: false
upgrade: upgrade:

View File

@ -70,6 +70,8 @@ data:
timeout: 900 timeout: 900
labels: labels:
release_group: airship-glance-rabbitmq release_group: airship-glance-rabbitmq
resources:
- type: statefulset
install: install:
no_hooks: false no_hooks: false
upgrade: upgrade:

View File

@ -70,6 +70,8 @@ data:
timeout: 900 timeout: 900
labels: labels:
release_group: airship-heat-rabbitmq release_group: airship-heat-rabbitmq
resources:
- type: statefulset
install: install:
no_hooks: false no_hooks: false
upgrade: upgrade:

View File

@ -70,6 +70,8 @@ data:
timeout: 900 timeout: 900
labels: labels:
release_group: airship-keystone-rabbitmq release_group: airship-keystone-rabbitmq
resources:
- type: statefulset
install: install:
no_hooks: false no_hooks: false
upgrade: upgrade:

View File

@ -64,6 +64,8 @@ data:
timeout: 300 timeout: 300
labels: labels:
release_group: airship-ucp-rabbitmq release_group: airship-ucp-rabbitmq
resources:
- type: statefulset
install: install:
no_hooks: false no_hooks: false
upgrade: upgrade: