From 33ce0a899258ed8dfb4a234a9f67e678127d41f9 Mon Sep 17 00:00:00 2001 From: Franck Bui Date: Tue, 1 Aug 2023 19:40:34 +0200 Subject: [PATCH] test: install systemd-homed for openSUSE This new sub-package has been recently introduced. --- test/test-functions | 1 + 1 file changed, 1 insertion(+) diff --git a/test/test-functions b/test/test-functions index f64865b8b71..908aeeef1b2 100644 --- a/test/test-functions +++ b/test/test-functions @@ -1289,6 +1289,7 @@ install_suse_systemd() { systemd-container systemd-coredump systemd-experimental + systemd-homed systemd-journal-remote # Since commit fb6f25d7b979134a, systemd-resolved, which is shipped by # systemd-network sub-package on openSUSE, has its own testsuite. -- 2.47.3