test: don't abbreviate log messages when dumping the test journal

To make debugging test fails easier.
This commit is contained in:
Frantisek Sumsal 2024-02-16 13:49:50 +01:00
parent 1b0cf03668
commit bce0fa7da1

View file

@ -1850,7 +1850,7 @@ save_journal() {
# Show messages from the testsuite-XX.service or messages with priority "warning" and higher
echo " --- $source_dir ---"
"$JOURNALCTL" --no-pager --no-hostname -o short-monotonic -D "$source_dir" \
"$JOURNALCTL" --all --no-pager --no-hostname -o short-monotonic -D "$source_dir" \
_SYSTEMD_UNIT="testsuite-${TESTID:?}.service" + SYSLOG_IDENTIFIER="testsuite-$TESTID.sh" + \
PRIORITY=4 + PRIORITY=3 + PRIORITY=2 + PRIORITY=1 + PRIORITY=0