From 2cd746766c95987eb37593425721f8c472f6c088 Mon Sep 17 00:00:00 2001 From: maguire-arman Date: Fri, 11 Jul 2025 10:03:33 -0400 Subject: [PATCH] testing pr gate again --- azure-pipelines-automated-testing.yml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/azure-pipelines-automated-testing.yml b/azure-pipelines-automated-testing.yml index f7acb1648..f11f68159 100644 --- a/azure-pipelines-automated-testing.yml +++ b/azure-pipelines-automated-testing.yml @@ -16,9 +16,9 @@ variables: - name: imageTag value: '$(Build.BuildId)' - name: totalShards - value: '4' + value: '2' - name: IS_REGRESSION - value: 'true' + value: 'false' - name: JIRA_BOARD_ID value: '845' - name: JIRA_EPIC_KEY