mirror of
https://github.com/systemd/systemd-stable.git
synced 2025-03-13 12:58:20 +03:00
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. (cherry picked from commit 08abfd0b8c8e50e6be411ed9c909e6ccc893f223) (cherry picked from commit f16f33d5e1e0e0f1ea469931d929a7647ae2d5b1) (cherry picked from commit 1b690849b06b439eca60a64ea9ce1de2f35ea966) (cherry picked from commit 858146d0cddf480a4522d6824f7bbe7c55606b60)
This commit is contained in:
parent
72777be573
commit
e0a8fdeb03
@ -1258,6 +1258,9 @@ install_suse_systemd() {
|
|||||||
local testsdir=/usr/lib/systemd/tests
|
local testsdir=/usr/lib/systemd/tests
|
||||||
local pkgs
|
local pkgs
|
||||||
|
|
||||||
|
dinfo "Install basic filesystem structure"
|
||||||
|
install_rpm filesystem
|
||||||
|
|
||||||
dinfo "Install SUSE systemd"
|
dinfo "Install SUSE systemd"
|
||||||
|
|
||||||
pkgs=(
|
pkgs=(
|
||||||
|
Loading…
x
Reference in New Issue
Block a user