Skip to content

Commit 594930f

Browse files
committed
Prow: increase max Azure CI clusters to 20
We now have 1000vCPUs, so let's bump cluster size back up to accommodate Azure CI jobs. Signed-off-by: Yu Qi Zhang <[email protected]>
1 parent d8fd4b5 commit 594930f

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

core-services/prow/02_config/_boskos.yaml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -6,8 +6,8 @@ resources:
66
max-count: 120
77
- type: azure4-quota-slice
88
state: free
9-
min-count: 5
10-
max-count: 5
9+
min-count: 20
10+
max-count: 20
1111
- type: gcp-quota-slice
1212
state: free
1313
min-count: 1000

0 commit comments

Comments
 (0)