Revert "Temporarily override the default log level to info"

This should be no longer necessary after [0] was merged.

[0] https://github.com/systemd/systemd/pull/31209

This reverts commit a6ab45e799.
This commit is contained in:
Frantisek Sumsal 2024-02-11 16:57:02 +01:00
commit 0815034832

View file

@ -79,9 +79,6 @@ export TEST_NESTED_KVM=1
export NO_BUILD=1
export QEMU_TIMEOUT=1800
export NSPAWN_TIMEOUT=1200
# FIXME: temporarily override the default log level from debug to info to work around
# https://github.com/systemd/systemd/issues/30886
export KERNEL_APPEND="systemd.log_level=info"
test/run-integration-tests.sh