Skip to content

Commit

Permalink
kubevirtci,presubmit: Increase time out for check of provision manager (
Browse files Browse the repository at this point in the history
#3610)

This job fails occasionally hitting the timeout[1] - 5 minutes is very
tight - lets increase it to 15 minutes.

[1] https://prow.ci.kubevirt.io/view/gs/kubevirt-prow/pr-logs/pull/kubevirt_kubevirtci/1255/check-provision-manager/1828733329004826624

Signed-off-by: Brian Carey <bcarey@redhat.com>
  • Loading branch information
brianmcarey committed Aug 28, 2024
1 parent 08ee067 commit b7565af
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -350,7 +350,7 @@ presubmits:
cluster: kubevirt-prow-control-plane
decorate: true
decoration_config:
timeout: 5m0s
timeout: 15m0s
labels:
preset-docker-mirror-proxy: "true"
preset-podman-in-container-enabled: "true"
Expand Down

0 comments on commit b7565af

Please sign in to comment.