From 440b537a4cebe40676ae834a5b2cb25ade6759d8 Mon Sep 17 00:00:00 2001 From: Liu Shilong Date: Tue, 1 Aug 2023 21:03:49 +0800 Subject: [PATCH] [ci] Add PR checker for rpc target and debug target. (#15997) Why I did it Enable rpc target in PR checker to avoid build break for rpc target. Work item tracking Microsoft ADO (number only): 24708372 How I did it How to verify it --- azure-pipelines.yml | 6 ++++-- 1 file changed, 4 insertions(+), 2 deletions(-) diff --git a/azure-pipelines.yml b/azure-pipelines.yml index cdb98e0cc3c0..88b0cd01cb3e 100644 --- a/azure-pipelines.yml +++ b/azure-pipelines.yml @@ -56,8 +56,6 @@ stages: - stage: Build pool: sonicbld - variables: - INSTALL_DEBUG_TOOLS: y dependsOn: [] jobs: - template: .azure-pipelines/azure-pipelines-build.yml @@ -68,6 +66,10 @@ stages: variables: swi_image: yes - name: mellanox + variables: + dbg_image: yes + docker_syncd_rpc_image: yes + platform_rpc: mlnx - name: marvell-arm64 pool: sonicbld-arm64 variables: