Skip to content

Commit

Permalink
Update azure-pipelines.yml for Azure Pipelines
Browse files Browse the repository at this point in the history
  • Loading branch information
venkatr21 committed May 17, 2024
1 parent 69f6a77 commit 2561cc1
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions azure-pipelines.yml
Original file line number Diff line number Diff line change
Expand Up @@ -23,10 +23,10 @@ steps:
displayName: 'Install Node.js'
- task: b61b360c-31ac-4389-922b-303ea8befde7@1
inputs:
azureSubscription: 'cnt-fairfax-workload-identity'
azureSubscription: 'vens-rm'
loadTestConfigFile: 'test/SampleApp.yaml'
resourceGroup: 'cnt-integration-tests-rg'
loadTestResource: 'cnt-integration-tests-alt-usgovvirginia'
resourceGroup: 'venkat-rg'
loadTestResource: 'vens-cse-lro1'
loadTestRunName: 'sample test run'
loadTestRunDescription: 'sample run desc'
- publish: $(System.DefaultWorkingDirectory)/loadTest
Expand Down

0 comments on commit 2561cc1

Please sign in to comment.