Skip to content

Commit f38176c

Browse files
committed
Increase podreadytimeout
Signed-off-by: David Kwon <dakwon@redhat.com>
1 parent 5f1880b commit f38176c

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.ci/oci-devworkspace-happy-path.sh

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -42,7 +42,7 @@ deployChe() {
4242
-p openshift \
4343
--batch \
4444
--telemetry=off \
45-
--k8spodreadytimeout=180000 \
45+
--k8spodreadytimeout=240000 \
4646
--installer=operator
4747
}
4848

0 commit comments

Comments
 (0)