Skip to content

Commit e1e1d87

Browse files
committed
Increase data plane deployment timeout for uni06zeta
For some reasons, the deployment of this scenario started slowing down. As we can't easily override the timeout of the data plane deployment, bump it.
1 parent 44608a4 commit e1e1d87

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

automation/vars/uni06zeta.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -36,7 +36,7 @@ vas:
3636
oc -n openstack wait openstackdataplanedeployment
3737
edpm-deployment
3838
--for condition=Ready
39-
--timeout=40m
39+
--timeout=80m
4040
values:
4141
- name: edpm-nodeset-values
4242
src_file: values.yaml

0 commit comments

Comments
 (0)