]> git.ipfire.org Git - thirdparty/dracut-ng.git/commitdiff
test(FULL-SYSTEMD): include more systemd dracut modules
authorLaszlo Gombos <laszlo.gombos@gmail.com>
Wed, 3 Jul 2024 23:42:07 +0000 (19:42 -0400)
committerNeal Gompa (ニール・ゴンパ) <ngompa13@gmail.com>
Sun, 7 Jul 2024 13:52:13 +0000 (09:52 -0400)
Most of modules added had no test coverage in any of the tests on CI.

test/TEST-04-FULL-SYSTEMD/test.sh

index 566893ff0f25dff497fe1091c0b412068b57f7ec..9b3a462b2c6c587d6dd6a35c91bcc36cee34530d 100755 (executable)
@@ -146,7 +146,7 @@ EOF
     [ -e /etc/machine-info ] && EXTRA_MACHINE+=" /etc/machine-info"
 
     test_dracut \
-        -a "systemd i18n qemu" \
+        -m "dracut-systemd i18n systemd-ac-power systemd-creds systemd-cryptsetup systemd-integritysetup systemd-ldconfig systemd-pstore systemd-repart systemd-sysext systemd-veritysetup " \
         -d "btrfs" \
         ${EXTRA_MACHINE:+-I "$EXTRA_MACHINE"} \
         "$TESTDIR"/initramfs.testing