]> git.ipfire.org Git - thirdparty/dracut-ng.git/commitdiff
test: log error when constructing sysroot
authorBenjamin Drung <benjamin.drung@canonical.com>
Fri, 7 Feb 2025 17:51:25 +0000 (18:51 +0100)
committerNeal Gompa (ニール・ゴンパ) <ngompa13@gmail.com>
Wed, 12 Feb 2025 10:16:18 +0000 (11:16 +0100)
Log dracut errors for all dracut invocations. Otherwise tests can fail
without any log output.

Fixes: 8631284afbfa ("ci: do not log how sysroot is constructed")
test/dracut.conf.d/test-makeroot/test-makeroot.conf
test/dracut.conf.d/test-root/test-root.conf

index 48373e0df4a785a4238994f77a5ccda4be52e9ff..d6a0067fc8c3b35a47932a94b3858bc906dfcf7b 100644 (file)
@@ -5,4 +5,4 @@ do_strip="no"
 do_hardlink="no"
 early_microcode="no"
 hostonly_cmdline="no"
-stdloglvl=1
+stdloglvl=2
index 9ebf4a5980acd522b66057200933f53155b40c8c..2bb46dc90105d9da64a9a9b68f432b0107b7b790 100644 (file)
@@ -5,4 +5,4 @@ do_strip="no"
 do_hardlink="no"
 early_microcode="no"
 hostonly_cmdline="no"
-stdloglvl=1
+stdloglvl=2