From 1646524f575c45958387b93956efd62a092db130 Mon Sep 17 00:00:00 2001 From: Andrei Litvin Date: Tue, 5 Jul 2022 09:56:21 -0400 Subject: [PATCH] Increase cloud build-all disk to 500G (#20303) * Increase cloud build-all disk to 500G * Revert submodule updates --- 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 869a1a5c371ae0..169f18f921c242 100644 --- a/integrations/cloudbuild/build-all.yaml +++ b/integrations/cloudbuild/build-all.yaml @@ -43,4 +43,4 @@ artifacts: # slow. options: machineType: "E2_HIGHCPU_32" - diskSizeGb: 200 + diskSizeGb: 500