From 18e906f1f9f086dda56256d60e88edadd19064fa Mon Sep 17 00:00:00 2001 From: Andrei Litvin Date: Mon, 11 Jul 2022 13:22:39 -0400 Subject: [PATCH] Increase build-all timeout to a very large values - we still timeout after 4 hours, so allow up to 6 hours for a daily full build. Eventually we may want to start trimming what gets built (#20556) --- integrations/cloudbuild/build-all.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/integrations/cloudbuild/build-all.yaml b/integrations/cloudbuild/build-all.yaml index 044253e57eb63b..d0b63c6e9d75d8 100644 --- a/integrations/cloudbuild/build-all.yaml +++ b/integrations/cloudbuild/build-all.yaml @@ -32,7 +32,7 @@ steps: logsBucket: matter-build-automation-build-logs # Global timeout for all steps -timeout: 14400s +timeout: 21600s artifacts: objects: