Skip to content

Commit 8f1b484

Browse files
committed
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](https://issues.redhat.com/browse/OSPRH-16618)
1 parent 7d67cef commit 8f1b484

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)