From 4cd43b5f1e3088d507474ca806669f5da174a0cb Mon Sep 17 00:00:00 2001 From: Othar Linaker Date: Thu, 22 Aug 2019 09:29:01 +0200 Subject: [PATCH] Bumped the timeout for the ucp keystone test Was brought up on the last AirShip IRC meeting @ 20.08.2019 When deploying AIAB, it is possible that the ucp keystone test will exceed the deadline, and this will happen on each retry - which will cause the test to loop. In order to avoid this, I've bumped the test timeout in the keystone chart to 600s, as in all my cases, the test used ~371 seconds to complete. Change-Id: I55d1fa0d14150269a34514d523d5ee764ec057f9 --- global/software/charts/ucp/keystone/keystone.yaml | 2 ++ 1 file changed, 2 insertions(+) diff --git a/global/software/charts/ucp/keystone/keystone.yaml b/global/software/charts/ucp/keystone/keystone.yaml index afcb45a94..0aa710d09 100644 --- a/global/software/charts/ucp/keystone/keystone.yaml +++ b/global/software/charts/ucp/keystone/keystone.yaml @@ -119,6 +119,8 @@ data: chart_name: ucp-keystone release: ucp-keystone namespace: ucp + test: + timeout: 600 wait: timeout: 600 labels: