Skip to content

Commit

Permalink
Change test pipeline to run in eastus2
Browse files Browse the repository at this point in the history
  - The test resources rely on an ASA account, which isn't available in westus2, the default region.  So, i've adjusted the region to eastus2.
  • Loading branch information
Craig Treasure committed Feb 26, 2021
1 parent 88a2f67 commit 2d9a9fe
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions sdk/mixedreality/tests.yml
Original file line number Diff line number Diff line change
Expand Up @@ -6,6 +6,7 @@ stages:
AllocateResourceGroup: false
ServiceDirectory: mixedreality
DeployArmTemplate: true
Location: eastus2
EnvVars:
AZURE_CLIENT_ID: $(aad-azure-sdk-test-client-id)
AZURE_CLIENT_SECRET: $(aad-azure-sdk-test-client-secret)
Expand Down

0 comments on commit 2d9a9fe

Please sign in to comment.