From: Laszlo Gombos Date: Wed, 19 Oct 2022 16:27:25 +0000 (+0000) Subject: test(ISCSI-NM): fix failing test X-Git-Tag: 058~68 X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=4a5785a8597b97957da2d8ea62e029f3da487ef8;p=thirdparty%2Fdracut.git test(ISCSI-NM): fix failing test server fails to startup with /sbin/sysctl: not found --- diff --git a/test/TEST-30-ISCSI/test.sh b/test/TEST-30-ISCSI/test.sh index 226d0f17b..07d8016d7 100755 --- a/test/TEST-30-ISCSI/test.sh +++ b/test/TEST-30-ISCSI/test.sh @@ -329,6 +329,7 @@ test_setup() { rm "$initdir"/etc/systemd/network/01-client.link inst_simple ./server.link /etc/systemd/network/01-server.link inst_hook pre-mount 99 ./wait-if-server.sh + inst_multiple sysctl ) # Make server's dracut image "$basedir"/dracut.sh -l -i "$TESTDIR"/overlay / \