From e03ae9f70d2abdb2697c6f5050d015fd7ab36561 Mon Sep 17 00:00:00 2001 From: Udayboppasafelite Date: Tue, 14 Jul 2026 15:41:24 -0400 Subject: [PATCH] Update azure-pipelines-automated-testing.yml for Azure Pipelines --- azure-pipelines-automated-testing.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/azure-pipelines-automated-testing.yml b/azure-pipelines-automated-testing.yml index 6e4e8898..d3186011 100644 --- a/azure-pipelines-automated-testing.yml +++ b/azure-pipelines-automated-testing.yml @@ -26,7 +26,7 @@ variables: - name: imageTag value: '$(Build.BuildId)' - name: totalShards - value: 4 + value: 8 - name: IS_REGRESSION value: 'true' - name: JIRA_BOARD_ID