1
0
mirror of https://github.com/systemd/systemd.git synced 2025-06-02 17:07:47 +03:00

test: vacuum the journal after the "stress test"

To make the rest of the test significantly faster.
This commit is contained in:
Frantisek Sumsal 2023-05-03 17:37:09 +02:00
parent 23f83ba768
commit 8077d99fd2

View File

@ -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