From fecf1459c636f04d11eb2df47f23dae8413d0584 Mon Sep 17 00:00:00 2001 From: Mark Brown Date: Fri, 20 Jun 2025 13:43:49 +0100 Subject: [PATCH] rootfs: Increase the image size for kvm-unit-tests We are not able to build the arm64 version with the default due to space issues. Signed-off-by: Mark Brown --- config/core/rootfs-configs.yaml | 1 + 1 file changed, 1 insertion(+) diff --git a/config/core/rootfs-configs.yaml b/config/core/rootfs-configs.yaml index a82c92ae48..5606480b7a 100644 --- a/config/core/rootfs-configs.yaml +++ b/config/core/rootfs-configs.yaml @@ -325,6 +325,7 @@ rootfs_configs: bookworm-kvm-unit-tests: rootfs_type: debos debian_release: bookworm + imagesize: 2GB arch_list: - amd64 - arm64