Armada manifest: Add timeout to nova and neutron
This adds wait timeouts to nova and neutron to circumvent timeout issues with deploying those two releases Change-Id: I3fcc9ef5f16ecbc6dc33fc52df22c2d5ff504fb7
This commit is contained in:
parent
5648754f50
commit
99b3062315
@ -819,6 +819,7 @@ data:
|
||||
release: nova
|
||||
namespace: openstack
|
||||
wait:
|
||||
timeout: 1800
|
||||
labels:
|
||||
release_group: osh-nova
|
||||
test:
|
||||
@ -1040,6 +1041,7 @@ data:
|
||||
release: neutron
|
||||
namespace: openstack
|
||||
wait:
|
||||
timeout: 1800
|
||||
labels:
|
||||
release_group: osh-neutron
|
||||
test:
|
||||
|
Loading…
Reference in New Issue
Block a user