]> git.ipfire.org Git - thirdparty/systemd.git/commit
test: Check that the journal file was actually created 36821/head
authorDaan De Meyer <daan.j.demeyer@gmail.com>
Fri, 21 Mar 2025 12:23:31 +0000 (13:23 +0100)
committerDaan De Meyer <daan.j.demeyer@gmail.com>
Fri, 21 Mar 2025 12:34:41 +0000 (13:34 +0100)
commit1fda09511355ab99f5b2b06a5fb3a93cad5188ac
treef0c0eca879ee3175af5d42df8c9c22514cc5597b
parent02a21805af2ce6cc82737059e25fe64113ffd4ac
test: Check that the journal file was actually created

If the test fails in the mkosi setup logic the journal file will never
be created so let's add some checks.
test/integration-test-wrapper.py