Skip to content

RELOPS-2375: Add SP3 dedicated host experiment#295

Merged
jwmossmoz merged 1 commit into
masterfrom
relops-2375-sp3-dedicated-host
May 19, 2026
Merged

RELOPS-2375: Add SP3 dedicated host experiment#295
jwmossmoz merged 1 commit into
masterfrom
relops-2375-sp3-dedicated-host

Conversation

@jwmossmoz
Copy link
Copy Markdown
Contributor

Summary

Adds temporary Azure Dedicated Host resources for the Windows Speedometer 3 GPU perf experiment pool.

This creates a host group and one host in the existing rg-west-us-3-gecko-t resource group for gecko-t/win11-64-25h2-gpu-perf-experiment. The host group enables automatic placement so the follow-up ARM template work can place Worker Manager-created VMs onto the host group.

Jira: https://mozilla-hub.atlassian.net/browse/RELOPS-2375
Bugzilla: https://bugzilla.mozilla.org/show_bug.cgi?id=2039391

Notes

azapi_resource is used for the host group and host because azurerm_dedicated_host currently rejects the Azure-supported NVadsA10v5_Type1 host SKU during provider-side validation.

The dedicated host quota in westus3 for StandardNVADSA10v5Family has been raised to 72 vCPUs for this single-host experiment.

Validation

  • terraform -chdir=terraform/azure_fxci/gecko-t fmt -check
  • terraform -chdir=terraform/azure_fxci/gecko-t validate
  • User confirmed the Terraform apply worked after the quota bump.

@jwmossmoz jwmossmoz merged commit 2552c9c into master May 19, 2026
1 check passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants