From 99b3062315cc23131d8b5f9b77bd43ba8269da18 Mon Sep 17 00:00:00 2001 From: Steve Wilkerson Date: Tue, 5 Feb 2019 08:31:41 -0600 Subject: [PATCH] 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 --- tools/deployment/armada/manifests/armada-osh.yaml | 2 ++ 1 file changed, 2 insertions(+) diff --git a/tools/deployment/armada/manifests/armada-osh.yaml b/tools/deployment/armada/manifests/armada-osh.yaml index fd6b32ff..7011e705 100644 --- a/tools/deployment/armada/manifests/armada-osh.yaml +++ b/tools/deployment/armada/manifests/armada-osh.yaml @@ -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: