From: Luca Boccassi Date: Tue, 9 Jul 2024 17:42:06 +0000 (+0100) Subject: test: install split-out sshd-session binary if present X-Git-Tag: v257-rc1~934 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=aaa7b36bd15ca3a96a1e11a557482b0bc59c769f;p=thirdparty%2Fsystemd.git test: install split-out sshd-session binary if present Archlinux split out one ssh binary, install it in the legacy test setup if present for the tests that need ssh --- diff --git a/test/TEST-46-HOMED/test.sh b/test/TEST-46-HOMED/test.sh index 923e00229e6..06034b7d177 100755 --- a/test/TEST-46-HOMED/test.sh +++ b/test/TEST-46-HOMED/test.sh @@ -24,6 +24,7 @@ test_append_files() { inst_binary ssh inst_binary sshd inst_binary ssh-keygen + image_install -o /usr/lib/ssh/sshd-session } do_test "$@" diff --git a/test/TEST-74-AUX-UTILS/test.sh b/test/TEST-74-AUX-UTILS/test.sh index 2ee4a7533ab..d47a0a20f29 100755 --- a/test/TEST-74-AUX-UTILS/test.sh +++ b/test/TEST-74-AUX-UTILS/test.sh @@ -31,6 +31,7 @@ test_append_files() { inst_binary ssh inst_binary sshd inst_binary ssh-keygen + image_install -o /usr/lib/ssh/sshd-session inst_binary usermod instmods vmw_vsock_virtio_transport instmods vsock_loopback