]> git.ipfire.org Git - thirdparty/dracut-ng.git/commitdiff
ci: unskip FULL-SYSTEMD on containers where it is passing
authorJo Zzsi <jozzsicsataban@gmail.com>
Sat, 10 Jan 2026 22:37:02 +0000 (17:37 -0500)
committerNeal Gompa (ニール・ゴンパ) <ngompa13@gmail.com>
Sun, 11 Jan 2026 22:06:17 +0000 (17:06 -0500)
This test is now passing on arm openSUSE and gentoo. Skip it.

.github/workflows/daily-systemd.yml

index 1ff58d98205eaede8fb7d344c36350c7e46b0afa..c825252e8d08f40ed10aa8b5e736c3d71af0f4d4 100644 (file)
@@ -61,14 +61,6 @@ jobs:
                     # intentionally skipped
                     - container: centos:latest
                       test: "41"
-                    # mkosi test step fails
-                    - container: opensuse:latest
-                      architecture: {runner: 'ubuntu-24.04-arm', tag: 'arm'}
-                      test: "41"
-                    # fails with key file '/run/credentials/@system/key' missing
-                    - container: gentoo:latest
-                      architecture: {runner: 'ubuntu-24.04-arm', tag: 'arm'}
-                      test: "41"
                     # /boot/vmlinuz-... is missing .efi suffix: https://launchpad.net/bugs/2133402
                     - container: ubuntu:devel
                       architecture: {runner: 'ubuntu-24.04-arm', tag: 'arm'}