From 2d96186091512ba35cabfa5d27ba067610d17434 Mon Sep 17 00:00:00 2001 From: Liu Shilong Date: Wed, 24 Jan 2024 01:01:14 +0800 Subject: [PATCH] [ci] Update reproducible build pipeline, disable barefoot build. (#17857) Fix reproducible build Upgrade version pipeline. Remove barefoot build. Because it failed on sai package. add marvell-arm64/pensando build. Microsoft ADO (number only): 26515265 --- .azure-pipelines/azure-pipelines-UpgrateVersion.yml | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/.azure-pipelines/azure-pipelines-UpgrateVersion.yml b/.azure-pipelines/azure-pipelines-UpgrateVersion.yml index 6800b0c8e0..d2be6dcbd3 100644 --- a/.azure-pipelines/azure-pipelines-UpgrateVersion.yml +++ b/.azure-pipelines/azure-pipelines-UpgrateVersion.yml @@ -33,13 +33,14 @@ parameters: type: object default: - vs - - barefoot - broadcom - centec - centec-arm64 - generic - marvell-armhf + - marvell-arm64 - mellanox + - pensando stages: - stage: Prepare