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
This commit is contained in:
parent
e2bca9fb1f
commit
4cd43b5f1e
@ -119,6 +119,8 @@ data:
|
||||
chart_name: ucp-keystone
|
||||
release: ucp-keystone
|
||||
namespace: ucp
|
||||
test:
|
||||
timeout: 600
|
||||
wait:
|
||||
timeout: 600
|
||||
labels:
|
||||
|
Loading…
Reference in New Issue
Block a user