From 7c4aeb694cdd14e95e24c7871365e99199d8101f Mon Sep 17 00:00:00 2001 From: Shilong Liu Date: Thu, 27 May 2021 10:34:40 +0800 Subject: [PATCH] adjust official build platform (#7703) Why I did it Adjust azp official build artifacts and platform to keep same with Jenkins. --- .azure-pipelines/official-build.yml | 11 +++++++++++ 1 file changed, 11 insertions(+) diff --git a/.azure-pipelines/official-build.yml b/.azure-pipelines/official-build.yml index 8173753e5a..4321e47614 100644 --- a/.azure-pipelines/official-build.yml +++ b/.azure-pipelines/official-build.yml @@ -33,3 +33,14 @@ stages: parameters: buildOptions: 'USERNAME=admin SONIC_BUILD_JOBS=$(nproc) ${{ variables.VERSION_CONTROL_OPTIONS }}' jobFilters: none + jobGroups: + - name: vs + - name: broadcom + variables: + swi_image: yes + - name: innovium + - name: mellanox + variables: + sync_rpc_image: yes + platform_rpc: mlnx + - name: nephos