Skip to content

Enable west-us-3 for gecko-2, comm-1, nss-1 L1 provisioners#298

Merged
jwmossmoz merged 2 commits into
masterfrom
enable-westus3-l1-b-win2022
May 27, 2026
Merged

Enable west-us-3 for gecko-2, comm-1, nss-1 L1 provisioners#298
jwmossmoz merged 2 commits into
masterfrom
enable-westus3-l1-b-win2022

Conversation

@jwmossmoz

Copy link
Copy Markdown
Contributor

Summary

  • Uncomments the "West US 3" = "west-us-3" entry in the location_map for the gecko-2, comm-1, and nss-1 L1 provisioner directories.
  • On terraform apply, this creates the resource group, VNet, subnet, NSG, and storage account in west-us-3 for each pool-group.

Background

Companion to fxci-config #1020, which adds west-us-3 as a 4th region for all b-win2022 worker pool variants to spread Spot load off the saturated central-india / north-central-us / south-central-us regions.

The other four L1 pool-groups (gecko-1, mozilla-1, vpn-1, enterprise-1) and all six L3 trusted pool-groups already have west-us-3 resources provisioned, so no changes are needed there.

Test plan

  • terraform plan for terraform/azure_fxci/gecko-2, terraform/azure_fxci/comm-1, terraform/azure_fxci/nss-1 shows only additions for west-us-3 (no modifications or deletions in other regions)
  • After terraform apply, verify resources exist:
    az group show -n rg-west-us-3-gecko-2,
    az group show -n rg-west-us-3-comm-1,
    az group show -n rg-west-us-3-nss-1
  • Then merge fxci-config #1020

jwmossmoz added 2 commits May 27, 2026 10:13
Uncomments the West US 3 entry in the location_map for these three
L1 pool-groups so terraform creates the resource group, VNet, subnet,
NSG, and storage account in west-us-3.

Companion to fxci-config #1020, which adds west-us-3 to the
b-win2022 pool locations across all variants. The other four L1
pool-groups (gecko-1, mozilla-1, vpn-1, enterprise-1) and all six
L3 trusted pool-groups already have west-us-3 resources provisioned.
@jwmossmoz jwmossmoz merged commit 17caa58 into master May 27, 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