From 853c6743b4fb9fc51faf2c03d033acd903a8a189 Mon Sep 17 00:00:00 2001 From: Chase King Date: Tue, 4 Mar 2025 16:21:32 -0500 Subject: [PATCH] Temporarily changed number of shards for testing --- azure-pipelines.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/azure-pipelines.yml b/azure-pipelines.yml index c57f0459..3a647033 100644 --- a/azure-pipelines.yml +++ b/azure-pipelines.yml @@ -36,7 +36,7 @@ variables: - name: imageTag value: '$(Build.BuildId)' - name: totalShards - value: 4 + value: 50 #TODO: Change back before merge stages: # PR's