From: Harald Hoyer Date: Mon, 29 Mar 2021 13:24:50 +0000 (+0200) Subject: fix(TEST-30-ISCSI): add sync to client root creation X-Git-Tag: 054~193 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=ae9aa8f1744bebd9ae4dd0a81a71e8ebdbc4e28c;p=thirdparty%2Fdracut.git fix(TEST-30-ISCSI): add sync to client root creation --- diff --git a/test/TEST-30-ISCSI/test.sh b/test/TEST-30-ISCSI/test.sh index 97de433c4..b9e61e65a 100755 --- a/test/TEST-30-ISCSI/test.sh +++ b/test/TEST-30-ISCSI/test.sh @@ -165,7 +165,7 @@ test_setup() { ( export initdir=$TESTDIR/overlay . $basedir/dracut-init.sh - inst_multiple sfdisk mkfs.ext3 poweroff cp umount setsid dd + inst_multiple sfdisk mkfs.ext3 poweroff cp umount setsid dd sync inst_hook initqueue 01 ./create-client-root.sh inst_hook initqueue/finished 01 ./finished-false.sh inst_simple ./99-idesymlinks.rules /etc/udev/rules.d/99-idesymlinks.rules