Sfoglia il codice sorgente

CI: add poky-altcfg

Add poky-altcfg to give us coverage for systemd (and the other things
that it exercises).

Signed-off-by: Jon Mason <jon.mason@arm.com>
Jon Mason 10 mesi fa
parent
commit
a1b240fa55
2 ha cambiato i file con 7 aggiunte e 1 eliminazioni
  1. 3 1
      .gitlab-ci.yml
  2. 4 0
      ci/poky-altcfg.yml

+ 3 - 1
.gitlab-ci.yml

@@ -111,7 +111,7 @@ update-repos:
 # Build stage, the actual build jobs
 #
 # Available options for building are
-#  DISTRO: [poky, poky-tiny]
+#  DISTRO: [poky, poky-altcfg, poky-tiny]
 #  KERNEL: [linux-yocto, linux-yocto-dev, linux-yocto-rt]
 #  TOOLCHAINS: [gcc, clang, external-gccarm]
 #  TCLIBC: [glibc, musl]
@@ -333,6 +333,8 @@ sbsa-ref:
       - KERNEL: [linux-yocto, linux-yocto-rt]
         TOOLCHAINS: [gcc, clang]
         TESTING: testimage
+      - DISTRO: poky-altcfg
+        TESTING: testimage
       - KERNEL: linux-yocto-dev
         TESTING: testimage
 

+ 4 - 0
ci/poky-altcfg.yml

@@ -0,0 +1,4 @@
+header:
+  version: 14
+
+distro: poky-altcfg