From: Frantisek Sumsal Date: Wed, 3 May 2023 15:37:09 +0000 (+0200) Subject: test: vacuum the journal after the "stress test" X-Git-Tag: v254-rc1~559^2~1 X-Git-Url: http://git.ipfire.org/gitweb.cgi?a=commitdiff_plain;h=8077d99fd2a85ee005d6dbb371ebb04092bd65bd;p=thirdparty%2Fsystemd.git test: vacuum the journal after the "stress test" To make the rest of the test significantly faster. --- diff --git a/test/units/testsuite-04.sh b/test/units/testsuite-04.sh index 265f7d93069..52a3f7776b4 100755 --- a/test/units/testsuite-04.sh +++ b/test/units/testsuite-04.sh @@ -14,6 +14,7 @@ done journalctl --rotate journalctl --flush journalctl --sync +journalctl --rotate --vacuum-size=8M # Reset the ratelimit buckets for the subsequent tests below. systemctl restart systemd-journald