]> git.ipfire.org Git - thirdparty/dracut-ng.git/commitdiff
ci: add test 44 (drivers) to integration extra
authorBenjamin Drung <benjamin.drung@canonical.com>
Mon, 1 Dec 2025 12:57:18 +0000 (13:57 +0100)
committerLaszlo <laszlo.gombos@gmail.com>
Mon, 1 Dec 2025 17:32:05 +0000 (12:32 -0500)
The test 44 (drivers) is only run in the integration workflow. Add test
44 (drivers) to integration extra to run this test in all containers.

Fixes: 21096b7e0e85 ("feat(kernel-modules-export): make kernel modules from initramfs available")
.github/workflows/integration-extra-arm64.yml
.github/workflows/integration-extra.yml

index abbf45319f76bd6c9bacac0879389c5371df22a3..a3d2c7821a51071f6fd524ef009d2df90a1bdc0c 100644 (file)
@@ -74,6 +74,7 @@ jobs:
                     - "41"
                     - "42"
                     - "43"
+                    - "44"
                 exclude:
                     # mkosi test step fails
                     - container: opensuse:latest
index ae8ae5b798bd347938be1b41f0ce93d9182234f6..7c84d20ab240c9269f58a3f5d1d6b7ef98750e5a 100644 (file)
@@ -121,6 +121,7 @@ jobs:
                     - "41"
                     - "42"
                     - "43"
+                    - "44"
                 exclude:
                     # https://github.com/dracut-ng/dracut-ng/issues/1677
                     - container: arch:latest