]> git.ipfire.org Git - thirdparty/systemd.git/commit
test: Set kernel loglevel to INFO when running tests unattended
authorDaan De Meyer <daan.j.demeyer@gmail.com>
Fri, 6 Dec 2024 14:13:16 +0000 (15:13 +0100)
committerDaan De Meyer <daan.j.demeyer@gmail.com>
Sun, 8 Dec 2024 11:55:43 +0000 (12:55 +0100)
commit8f51cf69814fc59be0ee4a1a18e8cd068559409f
treee8ccdff0c126778ed4735787a1266e98b10ef62f
parentd82a93f3e19a11195541d7326d4d8229d5a15f6b
test: Set kernel loglevel to INFO when running tests unattended

This makes sure all kernel log messages are logged to the console.
This should be helpful during shutdown to detect possible issues with
journald when the logs can't be written to the journal itself anymore
but are written to kmsg.
test/integration-test-wrapper.py