From f3d80b2c28a7654c8868cc4d477e3dba0f506d25 Mon Sep 17 00:00:00 2001 From: Manuel Alejandro de Brito Fontes Date: Wed, 2 Sep 2020 12:41:45 -0400 Subject: [PATCH] Increase cloudbuild timeout value --- images/test-runner/cloudbuild.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/images/test-runner/cloudbuild.yaml b/images/test-runner/cloudbuild.yaml index 2a8f7da65..1012fa9ff 100644 --- a/images/test-runner/cloudbuild.yaml +++ b/images/test-runner/cloudbuild.yaml @@ -1,4 +1,4 @@ -timeout: 600s +timeout: 1200s options: substitution_option: ALLOW_LOOSE steps: