]> git.ipfire.org Git - thirdparty/systemd.git/commit
test: forward nspawn logs to journal
authorFrantisek Sumsal <frantisek@sumsal.cz>
Fri, 2 Sep 2022 10:43:02 +0000 (12:43 +0200)
committerFrantisek Sumsal <frantisek@sumsal.cz>
Fri, 2 Sep 2022 20:09:29 +0000 (22:09 +0200)
commitd1f6c3857ef4ade140cfa575c6132fa109b88564
tree0bcb931819d5de7028fe7289b639bcb93c5e6ae4
parentd96c7550a0df529180ce5bbfa550578a219926fb
test: forward nspawn logs to journal

Dumping everything to console slows the test quite considerably on
slower machines, so let's forward nspawn logs to the journal to still
have them available in case something goes south.

This should, hopefully, help with TEST-13 timeouts in Ubuntu CI and
maybe with CPU soft lockups in CentOS CI.
test/units/testsuite-13.sh