Skip to content

Commit

Permalink
Remove DeployArmTemplate flag, Remove legacy resource group live test…
Browse files Browse the repository at this point in the history
… deployment (Azure#21738)
  • Loading branch information
rikogeln authored Nov 12, 2021
1 parent 68e3587 commit 9023226
Showing 1 changed file with 1 addition and 3 deletions.
4 changes: 1 addition & 3 deletions sdk/remoterendering/tests.yml
Original file line number Diff line number Diff line change
Expand Up @@ -3,13 +3,11 @@ trigger: none
stages:
- template: ../../eng/pipelines/templates/stages/archetype-sdk-tests.yml
parameters:
AllocateResourceGroup: false
ServiceDirectory: remoterendering
DeployArmTemplate: true
EnvVars:
AZURE_CLIENT_ID: $(aad-azure-sdk-test-client-id)
AZURE_CLIENT_SECRET: $(aad-azure-sdk-test-client-secret)
AZURE_TENANT_ID: $(aad-azure-sdk-test-tenant-id)
TEST_MODE: 'RunLiveNoRecord'
AZURE_SKIP_LIVE_RECORDING: 'True'
AZURE_TEST_RUN_LIVE: 'true'
AZURE_TEST_RUN_LIVE: 'true'

0 comments on commit 9023226

Please sign in to comment.