From 2038b4b5704a4ad2836ee2dfb13a9a014c690ab4 Mon Sep 17 00:00:00 2001 From: radhikajain99 <86242402+radhikajain99@users.noreply.github.com> Date: Fri, 10 May 2024 11:35:50 +0530 Subject: [PATCH] Update azure-pipelines.yml for Azure Pipelines --- azure-pipelines.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/azure-pipelines.yml b/azure-pipelines.yml index f2d9087..3c4ad73 100644 --- a/azure-pipelines.yml +++ b/azure-pipelines.yml @@ -26,7 +26,7 @@ steps: azureSubscription: 'MALT-FAIRFAX-TEST' loadTestConfigFile: 'test/SampleApp.yaml' resourceGroup: 'cnt-integration-tests-rg' - loadTestResource: 'cnt-integration-tests-alt-usgovvirginia-1' + loadTestResource: 'cnt-integration-tests-alt-usgovvirginia' loadTestRunName: 'sample test run' loadTestRunDescription: 'sample run desc' - publish: $(System.DefaultWorkingDirectory)/loadTest