From 91f6f0bad18f0c1b12b42532eeea33d8c995900b Mon Sep 17 00:00:00 2001 From: Christian Svensson Date: Thu, 26 Dec 2024 20:32:09 +0100 Subject: [PATCH] kamel: CI disable unused Arista image builds --- .azure-pipelines/kamel-build.yml | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/.azure-pipelines/kamel-build.yml b/.azure-pipelines/kamel-build.yml index d67f94a61e83..c3135b4dabbf 100644 --- a/.azure-pipelines/kamel-build.yml +++ b/.azure-pipelines/kamel-build.yml @@ -64,9 +64,10 @@ stages: jobGroups: - name: broadcom variables: - swi_image: yes platform_rpc: brcm dbg_image: yes + # set to yes to build for Arista *in addition* to ONIE, adds about 30min of build time + swi_image: no - name: mellanox variables: platform_rpc: mlnx