Browse Source

CI: Rework qemuarm64-secureboot matrix

qemuarm64-secureboot is using systemd for uefi-secureboot, which has
warnings with musl (and fails to compile with clang and musl).  So,
modify the matrix to keep the coverage of everything else but musl.

Signed-off-by: Jon Mason <jon.mason@arm.com>
Jon Mason 7 tháng trước cách đây
mục cha
commit
40cc644285
1 tập tin đã thay đổi với 3 bổ sung0 xóa
  1. 3 0
      .gitlab-ci.yml

+ 3 - 0
.gitlab-ci.yml

@@ -263,6 +263,9 @@ qemuarm64-secureboot:
       - KERNEL: [linux-yocto, linux-yocto-rt]
         TOOLCHAINS: [gcc, clang]
         TCLIBC: [glibc, musl]
+        TS: [none, qemuarm64-secureboot-ts]
+        TESTING: testimage
+      - TOOLCHAINS: [gcc, clang]
         TS: [none, qemuarm64-secureboot-ts]
         UEFISB: [none, uefi-secureboot]
         TESTING: testimage