From 2561cc10d66dfea0b7278e943080cdde5e81d06e Mon Sep 17 00:00:00 2001 From: Venkat Ragavan <50309787+venkatr21@users.noreply.github.com> Date: Fri, 17 May 2024 11:25:29 +0530 Subject: [PATCH] Update azure-pipelines.yml for Azure Pipelines --- azure-pipelines.yml | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/azure-pipelines.yml b/azure-pipelines.yml index 7bd28fb..442156d 100644 --- a/azure-pipelines.yml +++ b/azure-pipelines.yml @@ -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