Skip to content

Commit 3fd6fc1

Browse files
authored
Revert "Override live test location default to westus (Azure#18307)" (Azure#18448)
This reverts commit 9ba0432.
1 parent 9850cb1 commit 3fd6fc1

File tree

1 file changed

+0
-6
lines changed

1 file changed

+0
-6
lines changed

eng/pipelines/templates/jobs/archetype-sdk-client.yml

Lines changed: 0 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -40,14 +40,8 @@ parameters:
4040
default:
4141
Public:
4242
SubscriptionConfiguration: $(sub-config-azure-cloud-test-resources)
43-
# TODO: Migrate location override into azure-sdk-tools eng/common
44-
# See https://github.com/Azure/azure-sdk-tools/issues/3398
45-
Location: 'westus'
4643
Preview:
4744
SubscriptionConfiguration: $(sub-config-azure-cloud-test-resources-preview)
48-
# TODO: Migrate location override into azure-sdk-tools eng/common
49-
# See https://github.com/Azure/azure-sdk-tools/issues/3398
50-
Location: 'westus'
5145
Canary:
5246
SubscriptionConfiguration: $(sub-config-azure-cloud-test-resources)
5347
Location: 'centraluseuap'

0 commit comments

Comments
 (0)