TEST-04-JOURNAL: Run with persistent journal

This test depends on having the journal in /var/log/journal.
This commit is contained in:
Daan De Meyer 2024-05-05 11:46:43 +02:00
parent 0214a8fd75
commit f74fb048f9

View file

@ -0,0 +1,5 @@
# SPDX-License-Identifier: LGPL-2.1-or-later
test_params += {
'storage': 'persistent',
}