Armada wait labels without timeout

Adding the Armada wait labels back, without a timeout specified. This
will allow the circular dependency of nova-neutron-libvirt to be
handled in Armada's ChartGroup processing flow, to install all 3
releases and then test them after they're all installed.

Change-Id: Ie00f3bd26a0991f01fed9452336a34767adecbd7
This commit is contained in:
Marshall Margenau 2018-07-19 12:54:56 -05:00
parent 803faedac0
commit 5f6c501f28

View File

@ -711,6 +711,9 @@ data:
chart_name: libvirt
release: libvirt
namespace: openstack
wait:
labels:
release_group: osh-libvirt
install:
no_hooks: False
upgrade:
@ -794,6 +797,9 @@ data:
chart_name: nova
release: nova
namespace: openstack
wait:
labels:
release_group: osh-nova
install:
no_hooks: False
upgrade:
@ -1005,6 +1011,9 @@ data:
chart_name: neutron
release: neutron
namespace: openstack
wait:
labels:
release_group: osh-neutron
install:
no_hooks: False
upgrade: