From 7ce4aee26d678cffe4755def5bdc20098ee1d237 Mon Sep 17 00:00:00 2001 From: Amelia Crate Date: Mon, 30 Sep 2024 10:56:45 -0700 Subject: [PATCH] Double parallel_count for cit-periodics-windows This should address the timeouts. --- .../GoogleCloudPlatform/gcp-guest/gcp-guest-config.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/prow/prowjobs/GoogleCloudPlatform/gcp-guest/gcp-guest-config.yaml b/prow/prowjobs/GoogleCloudPlatform/gcp-guest/gcp-guest-config.yaml index 1942810b05..c2e78690c6 100644 --- a/prow/prowjobs/GoogleCloudPlatform/gcp-guest/gcp-guest-config.yaml +++ b/prow/prowjobs/GoogleCloudPlatform/gcp-guest/gcp-guest-config.yaml @@ -719,7 +719,7 @@ periodics: command: - "/manager" args: - - "-parallel_count=5" + - "-parallel_count=10" - "-project=gcp-guest" - "-zone=us-central1-b" # Please keep this field ordered by Server OS then client and order by OS version release within those families.