-
Notifications
You must be signed in to change notification settings - Fork 36
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Built new Azure machine images for imageset generic-worker-win2022-gpu
- Loading branch information
1 parent
fb1e1f7
commit 4b57fc6
Showing
1 changed file
with
6 additions
and
6 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -209,11 +209,11 @@ generic-worker-win2022-staging: | |
generic-worker-win2022-gpu: | ||
azure: | ||
images: | ||
eastus: /subscriptions/8a205152-b25a-417f-a676-80465535a6c9/resourceGroups/rg-tc-eng-images/providers/Microsoft.Compute/images/imageset-5ii5majvvgciw6nr1kry-eastus | ||
eastus2: /subscriptions/8a205152-b25a-417f-a676-80465535a6c9/resourceGroups/rg-tc-eng-images/providers/Microsoft.Compute/images/imageset-5ii5majvvgciw6nr1kry-eastus2 | ||
southcentralus: /subscriptions/8a205152-b25a-417f-a676-80465535a6c9/resourceGroups/rg-tc-eng-images/providers/Microsoft.Compute/images/imageset-5ii5majvvgciw6nr1kry-southcentralus | ||
westus: /subscriptions/8a205152-b25a-417f-a676-80465535a6c9/resourceGroups/rg-tc-eng-images/providers/Microsoft.Compute/images/imageset-5ii5majvvgciw6nr1kry-westus | ||
westus2: /subscriptions/8a205152-b25a-417f-a676-80465535a6c9/resourceGroups/rg-tc-eng-images/providers/Microsoft.Compute/images/imageset-5ii5majvvgciw6nr1kry-westus2 | ||
eastus: /subscriptions/8a205152-b25a-417f-a676-80465535a6c9/resourceGroups/rg-tc-eng-images/providers/Microsoft.Compute/images/imageset-nwdhwjc25zwpmct0ww55-eastus | ||
eastus2: /subscriptions/8a205152-b25a-417f-a676-80465535a6c9/resourceGroups/rg-tc-eng-images/providers/Microsoft.Compute/images/imageset-nwdhwjc25zwpmct0ww55-eastus2 | ||
southcentralus: /subscriptions/8a205152-b25a-417f-a676-80465535a6c9/resourceGroups/rg-tc-eng-images/providers/Microsoft.Compute/images/imageset-nwdhwjc25zwpmct0ww55-southcentralus | ||
westus: /subscriptions/8a205152-b25a-417f-a676-80465535a6c9/resourceGroups/rg-tc-eng-images/providers/Microsoft.Compute/images/imageset-nwdhwjc25zwpmct0ww55-westus | ||
westus2: /subscriptions/8a205152-b25a-417f-a676-80465535a6c9/resourceGroups/rg-tc-eng-images/providers/Microsoft.Compute/images/imageset-nwdhwjc25zwpmct0ww55-westus2 | ||
workerImplementation: generic-worker | ||
workerConfig: | ||
genericWorker: | ||
|
@@ -227,7 +227,7 @@ generic-worker-win2022-gpu: | |
workerTypeMetadata: | ||
machine-setup: | ||
maintainer: [email protected] | ||
script: https://raw.githubusercontent.com/taskcluster/community-tc-config/85368a89ce7eaa0e58e132b4f12f0b4064b128d5/imagesets/generic-worker-win2022-gpu/bootstrap.ps1 | ||
script: https://raw.githubusercontent.com/taskcluster/community-tc-config/ce082ab325ffdb8379a4cfa8255d164257f451b8/imagesets/generic-worker-win2022-gpu/bootstrap.ps1 | ||
generic-worker-win11-24h2-staging: | ||
workerImplementation: generic-worker | ||
azure: | ||
|