From 03b1e10fc8c3d85e98c38df642158076e97025fa Mon Sep 17 00:00:00 2001 From: Franck Bui Date: Tue, 13 Feb 2024 18:12:42 +0100 Subject: [PATCH] test: install systemd-boot in openSUSE test images Needed since 87282a337d1ba7dc7d755f53b46c64b43718dcf7. --- test/test-functions | 1 + 1 file changed, 1 insertion(+) diff --git a/test/test-functions b/test/test-functions index 80fdcd26b94..0d850098eca 100644 --- a/test/test-functions +++ b/test/test-functions @@ -1382,6 +1382,7 @@ install_suse_systemd() { pkgs=( systemd + systemd-boot systemd-container systemd-coredump systemd-experimental