]> git.ipfire.org Git - thirdparty/dracut-ng.git/commitdiff
ci: increase test coverage by not forcing additional config
authorJo Zzsi <jozzsicsataban@gmail.com>
Sun, 24 Aug 2025 15:24:53 +0000 (11:24 -0400)
committerLaszlo <laszlo.gombos@gmail.com>
Wed, 27 Aug 2025 00:52:22 +0000 (20:52 -0400)
Test suite should also strip if it is enabled in the CI test
container. Make the test case less opinionated to increase
tests coverage.

dracut.conf.d/test/test.conf

index 7198eb2ec4a0a318ff3440ae0983d68f6a64d2b6..f2683ea1135b8498c1c314d9309b178d317fa53f 100644 (file)
@@ -1,8 +1,4 @@
 add_dracutmodules+=" base debug qemu watchdog kernel-modules "
-# do not strip
-do_strip="no"
-do_hardlink="no"
-early_microcode="no"
 
 # test the dlopen dependencies support
 add_dlopen_features+=" libsystemd-shared-*.so:fido2 "