Skip to content

Commit 66b218c

Browse files
Merge pull request #585 from sathlan/uni03gamma-update-timeout
Further increase uni03gamma timeout. While deploying on smaller hardware, I'm hitting that timeout now regularly while testing update on non-trunk. Try an even longer timeout to solve this. Related to: OSPRH-16618 Reviewed-by: Andrew Bays <[email protected]>
2 parents 7bb0f16 + 8f1b484 commit 66b218c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

automation/vars/hci.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -90,7 +90,7 @@ vas:
9090
- >-
9191
oc -n openstack wait
9292
osdpns openstack-edpm --for condition=Ready
93-
--timeout=60m
93+
--timeout=80m
9494
values:
9595
- name: edpm-deployment-values-post-ceph
9696
src_file: values.yaml

0 commit comments

Comments
 (0)