From 7d42839802e83a6fcc47546fbf4518250a011fc0 Mon Sep 17 00:00:00 2001 From: Matthew Wong Date: Wed, 8 Sep 2021 18:40:08 -0700 Subject: [PATCH] Increase prow timeout to 1h15m --- cloudbuild.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/cloudbuild.yaml b/cloudbuild.yaml index b41170e10a..46dfc9190e 100644 --- a/cloudbuild.yaml +++ b/cloudbuild.yaml @@ -1,4 +1,4 @@ -timeout: 3600s +timeout: 4500s steps: - name: gcr.io/k8s-testimages/gcb-docker-gcloud:v20200421-a2bf5f8 entrypoint: ./hack/prow.sh