diff options
| author | Aleksandr Nogikh <nogikh@google.com> | 2025-08-14 15:20:28 +0200 |
|---|---|---|
| committer | Aleksandr Nogikh <nogikh@google.com> | 2025-08-14 13:36:44 +0000 |
| commit | 6baddfc738f405e5d2c667e296e015c024872be7 (patch) | |
| tree | 22939966af3fba0e6e6171eff5edb9a13d02b4d1 /syz-cluster | |
| parent | ce6345d071a89be1e5ca2b2ea9a28b01eb3fa775 (diff) | |
syz-cluster: run more workflows in parallel
At times, the series still have to queue until we have started
processing them.
Diffstat (limited to 'syz-cluster')
| -rw-r--r-- | syz-cluster/overlays/gke/prod/global-config.yaml | 2 |
1 files changed, 1 insertions, 1 deletions
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 |
