Skip to content

Commit

Permalink
[TA] Assigning canary to centraluseuap (#17517)
Browse files Browse the repository at this point in the history
* assigning canary to centraluseuap

* override the whole thing
  • Loading branch information
maririos authored Dec 28, 2020
1 parent dbc26ad commit 1588b45
Showing 1 changed file with 6 additions and 2 deletions.
8 changes: 6 additions & 2 deletions sdk/textanalytics/tests.yml
Original file line number Diff line number Diff line change
Expand Up @@ -4,5 +4,9 @@ extends:
template: ../../eng/pipelines/templates/stages/archetype-sdk-tests.yml
parameters:
ServiceDirectory: textanalytics
Clouds: 'Preview'
UnsupportedClouds: 'China'
CloudConfig:
Public:
SubscriptionConfiguration: $(sub-config-azure-cloud-test-resources)
Canary:
SubscriptionConfiguration: $(sub-config-azure-cloud-test-resources)
Location: 'centraluseuap'

0 comments on commit 1588b45

Please sign in to comment.