Skip to content

Commit 2472636

Browse files
authored
Revert "Override live test location default to westus (Azure#29092)" (Azure#29401)
This reverts commit 744b683.
1 parent e75adb5 commit 2472636

File tree

1 file changed

+0
-6
lines changed

1 file changed

+0
-6
lines changed

eng/pipelines/templates/stages/archetype-sdk-tests.yml

Lines changed: 0 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -49,14 +49,8 @@ parameters:
4949
default:
5050
Public:
5151
SubscriptionConfiguration: $(sub-config-azure-cloud-test-resources)
52-
# TODO: Migrate location override into azure-sdk-tools eng/common
53-
# See https://github.com/Azure/azure-sdk-tools/issues/3398
54-
Location: 'westus'
5552
Preview:
5653
SubscriptionConfiguration: $(sub-config-azure-cloud-test-resources-preview)
57-
# TODO: Migrate location override into azure-sdk-tools eng/common
58-
# See https://github.com/Azure/azure-sdk-tools/issues/3398
59-
Location: 'westus'
6054
Canary:
6155
SubscriptionConfiguration: $(sub-config-azure-cloud-test-resources)
6256
Location: 'eastus2euap'

0 commit comments

Comments
 (0)