Skip to content

Commit

Permalink
Remove unused worker pool
Browse files Browse the repository at this point in the history
  • Loading branch information
jwmoss committed Dec 18, 2024
1 parent b286beb commit 93c9b78
Showing 1 changed file with 0 additions and 47 deletions.
47 changes: 0 additions & 47 deletions worker-pools.yml
Original file line number Diff line number Diff line change
Expand Up @@ -2820,53 +2820,6 @@ pools:
bootDiagnostics:
enabled: false
capacityPerInstance: 1
- pool_id: gecko-t/win11-64-2009-alpha-test
description: ''
owner: [email protected]
email_on_error: true
provider_id: azure2
config:
image: ronin-t-windows11-64-2009-alpha-test
image_resource_group: rg-packer-through-cib
implementation: generic-worker/worker-runner-windows
worker-purpose: gecko-t
locations: [east-us, east-us-2, west-us, west-us-2]
maxCapacity: 100
worker-config:
genericWorker:
config:
workerType: win11-64-2009-alpha
provisionerId: gecko-t
idleTimeoutSecs: 5400
tags:
sourceScript: provisioners/windows/azure/azure-bootstrap.ps1
sourceBranch: windows
sourceRepository: ronin_puppet
sourceOrganisation: mozilla-platform-ops
spot: true
vmSizes:
- vmSize: Standard_F8s_v2
launchConfig:
osProfile:
windowsConfiguration:
timeZone: UTC
enableAutomaticUpdates: false
storageProfile:
osDisk:
osType: Windows
createOption: FromImage
dataDisks:
- lun: 0
diskSizeGB: 30
managedDisk:
storageAccountType: StandardSSD_LRS
createOption: Empty
hardwareProfile:
vmSize: Standard_F8s_v2
diagnosticsProfile:
bootDiagnostics:
enabled: false
capacityPerInstance: 1
- pool_id: '{pool-group}/t-linux-large-gcp'
description: Worker for gecko-based automation.
owner: [email protected]
Expand Down

0 comments on commit 93c9b78

Please sign in to comment.