Skip to content

Commit

Permalink
Bug 1944293 - add l1 windows arm64 builders for mozillavpn
Browse files Browse the repository at this point in the history
  • Loading branch information
jcristau committed Jan 28, 2025
1 parent 7c6577b commit 95eec5a
Showing 1 changed file with 9 additions and 2 deletions.
11 changes: 9 additions & 2 deletions worker-pools.yml
Original file line number Diff line number Diff line change
Expand Up @@ -2413,16 +2413,23 @@ pools:
level: 3
- pool-group: gecko-1
suffix: alpha
- pool-group: mozillavpn-1
provider_id:
by-level:
1: azure2
3: azure_trusted
config:
image: 'ronin_b{level}_windows11_a64_24h2_builder_{suffix}'
implementation: generic-worker/worker-runner-windows
worker-purpose: '{pool-group}'
worker-purpose:
by-pool-group:
mozillavpn-1: vpn-1
default: null # defaults to pool-group
locations: [east-us-2, west-us-3, north-central-us, central-us]
maxCapacity: 250
maxCapacity:
by-pool-group:
gecko.*: 250
mozillavpn.*: 10
worker-config:
genericWorker:
config:
Expand Down

0 comments on commit 95eec5a

Please sign in to comment.