]> git.dujemihanovic.xyz Git - u-boot.git/commitdiff
CI: Rework rockchip jobs in Azure
authorTom Rini <trini@konsulko.com>
Tue, 27 Dec 2022 16:48:08 +0000 (11:48 -0500)
committerTom Rini <trini@konsulko.com>
Thu, 29 Dec 2022 14:50:53 +0000 (09:50 -0500)
The rockchip job is getting close to the hard time limit in Azure for
the free tier. Split this in to 32bit and 64bit board jobs.

Signed-off-by: Tom Rini <trini@konsulko.com>
.azure-pipelines.yml

index 21213369c6c5f04d21ebc741511aa9c05cc8a556..ca29479745e6e5882c2d38fc71df0c39c9fc85c2 100644 (file)
@@ -535,8 +535,10 @@ stages:
           BUILDMAN: "uniphier"
         aarch64_catch_all:
           BUILDMAN: "aarch64 -x amlogic,bcm,imx8,imx9,k3,tegra,ls1,ls2,lx216,mvebu,uniphier,renesas,sunxi,samsung,socfpga,rk,versal,zynq"
-        rockchip:
-          BUILDMAN: "rk"
+        rockchip_32bit:
+          BUILDMAN: "rk -x aarch64"
+        rockchip_64bit:
+          BUILDMAN: "rk&aarch64"
         renesas:
           BUILDMAN: "renesas"
         zynq: