From 6baddfc738f405e5d2c667e296e015c024872be7 Mon Sep 17 00:00:00 2001 From: Aleksandr Nogikh Date: Thu, 14 Aug 2025 15:20:28 +0200 Subject: syz-cluster: run more workflows in parallel At times, the series still have to queue until we have started processing them. --- syz-cluster/overlays/gke/prod/global-config.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/syz-cluster/overlays/gke/prod/global-config.yaml b/syz-cluster/overlays/gke/prod/global-config.yaml index 58c342d41..b250f89ba 100644 --- a/syz-cluster/overlays/gke/prod/global-config.yaml +++ b/syz-cluster/overlays/gke/prod/global-config.yaml @@ -8,7 +8,7 @@ metadata: data: config.yaml: | URL: https://ci.syzbot.org - parallelWorkflows: 8 + parallelWorkflows: 10 loreArchives: - netdev - bpf -- cgit mrf-deployment