From: Franck Bui Date: Wed, 14 Feb 2024 09:01:57 +0000 (+0100) Subject: test: make sure to install the filesystem package in the test image on SUSE X-Git-Tag: v256-rc1~859^2 X-Git-Url: http://git.ipfire.org/gitweb.cgi?a=commitdiff_plain;h=refs%2Fpull%2F31317%2Fhead;p=thirdparty%2Fsystemd.git 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. --- diff --git a/test/test-functions b/test/test-functions index 0d850098eca..ce7e03d7457 100644 --- a/test/test-functions +++ b/test/test-functions @@ -1378,6 +1378,9 @@ install_rpm() { install_suse_systemd() { local pkgs + dinfo "Install basic filesystem structure" + install_rpm filesystem + dinfo "Install SUSE systemd" pkgs=(