Skip to content

Commit

Permalink
update
Browse files Browse the repository at this point in the history
  • Loading branch information
v-xuto committed Aug 26, 2021
1 parent 5edba4c commit a7b096b
Show file tree
Hide file tree
Showing 3 changed files with 1 addition and 4 deletions.
1 change: 0 additions & 1 deletion sdk/appconfiguration/tests.yml
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,6 @@ stages:
AllocateResourceGroup: false
DeployArmTemplate: true
SupportedClouds: 'Public,UsGov,China'
Clouds: 'Public,UsGov,China,Canary'
MatrixReplace:
- TestSamples=.*/true
EnvVars:
Expand Down
3 changes: 0 additions & 3 deletions sdk/identity/tests.yml
Original file line number Diff line number Diff line change
Expand Up @@ -5,9 +5,6 @@ stages:
parameters:
AllocateResourceGroup: 'false'
ServiceDirectory: identity
DeployArmTemplate: true
SupportedClouds: 'Public,UsGov,China'
Clouds: 'Public,UsGov,China,Canary'
EnvVars:
AZURE_CLIENT_ID: $(python-identity-client-id)
AZURE_CLIENT_SECRET: $(python-identity-client-secret)
Expand Down
1 change: 1 addition & 0 deletions sdk/servicebus/tests.yml
Original file line number Diff line number Diff line change
Expand Up @@ -6,6 +6,7 @@ stages:
ServiceDirectory: servicebus
TestTimeoutInMinutes: 300
DeployArmTemplate: true
SupportedClouds: 'Public,UsGov,China'
MatrixReplace:
- TestSamples=.*/true
BuildTargetingString: azure-servicebus*
Expand Down

0 comments on commit a7b096b

Please sign in to comment.