Increase timeout
It was too short. Change-Id: I0d0dc26fe8676c94c93e01d0d645e22a78d677d8
This commit is contained in:
parent
d46f4bc4df
commit
5d1daef250
@ -12,7 +12,7 @@
|
||||
loop_var: 'zj_item'
|
||||
|
||||
- name: Wait for the deployments
|
||||
command: kubectl wait --for=condition=Available --timeout=120s deployment --all
|
||||
command: kubectl wait --for=condition=Available --timeout=300s deployment --all
|
||||
|
||||
- name: Wait for the remaining resources
|
||||
include_role:
|
||||
|
Loading…
x
Reference in New Issue
Block a user