]> git.ipfire.org Git - thirdparty/dracut-ng.git/commitdiff
ci: do not log how sysroot is constructed
authorJo Zzsi <jozzsicsataban@gmail.com>
Sun, 17 Nov 2024 14:49:47 +0000 (09:49 -0500)
committerLaszlo <laszlo.gombos@gmail.com>
Sun, 17 Nov 2024 15:36:33 +0000 (10:36 -0500)
It is confusing to see dracut invoked 3 times for each use-case for
the uninitiated. Only log for the dracut invocation that is under test.

test/dracut.conf.d/test-makeroot/test-makeroot.conf
test/dracut.conf.d/test-root/test-root.conf

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