Skip to content

Commit 61ba3e5

Browse files
committed
Bug 1944293 - add l1 windows arm64 builders for mozillavpn
1 parent 7ddf1ab commit 61ba3e5

File tree

1 file changed

+9
-2
lines changed

1 file changed

+9
-2
lines changed

worker-pools.yml

Lines changed: 9 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -2413,16 +2413,23 @@ pools:
24132413
level: 3
24142414
- pool-group: gecko-1
24152415
suffix: alpha
2416+
- pool-group: mozillavpn-1
24162417
provider_id:
24172418
by-level:
24182419
1: azure2
24192420
3: azure_trusted
24202421
config:
24212422
image: 'ronin_b{level}_windows11_a64_24h2_builder_{suffix}'
24222423
implementation: generic-worker/worker-runner-windows
2423-
worker-purpose: '{pool-group}'
2424+
worker-purpose:
2425+
by-pool-group:
2426+
mozillavpn-1: vpn-1
2427+
default: null # defaults to pool-group
24242428
locations: [east-us-2, west-us-3, north-central-us, central-us]
2425-
maxCapacity: 250
2429+
maxCapacity:
2430+
by-pool-group:
2431+
gecko.*: 250
2432+
mozillavpn.*: 10
24262433
worker-config:
24272434
genericWorker:
24282435
config:

0 commit comments

Comments
 (0)