Skip to content

Commit 8813a40

Browse files
Merge pull request #488 from tosky/uni06zeta-edpm-timeout
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. Reviewed-by: Andrew Bays <[email protected]>
2 parents 44608a4 + e1e1d87 commit 8813a40

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)