]> git.ipfire.org Git - thirdparty/systemd.git/commit
test: make sure to install the filesystem package in the test image on SUSE 31317/head
authorFranck Bui <fbui@suse.com>
Wed, 14 Feb 2024 09:01:57 +0000 (10:01 +0100)
committerFranck Bui <fbui@suse.com>
Wed, 14 Feb 2024 09:21:33 +0000 (10:21 +0100)
commit08abfd0b8c8e50e6be411ed9c909e6ccc893f223
treebc20245d6de88fe5425d96faa3ff14cbdd5d12df
parent26fff16b901c5b7dac203a00fb6ca52cf451361b
test: make sure to install the filesystem package in the test image on SUSE

Othewise test images are missing the tmpfiles snippets used to create the very
basic files at boot, which can be useful when a test wants to reuse the OS tree
(is already running in) for spawning a new container in pristine state.
test/test-functions