From: Harald Hoyer Date: Mon, 30 Jun 2014 09:29:37 +0000 (+0200) Subject: test: add udev settle after sfdisk X-Git-Tag: 038~2 X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=e54d961160f12e30917c1a6360f7ba32ecb0f83d;p=thirdparty%2Fdracut.git test: add udev settle after sfdisk --- diff --git a/test/TEST-01-BASIC/create-root.sh b/test/TEST-01-BASIC/create-root.sh index 96e3c339c..3a62afd1c 100755 --- a/test/TEST-01-BASIC/create-root.sh +++ b/test/TEST-01-BASIC/create-root.sh @@ -12,6 +12,7 @@ sfdisk -C 2560 -H 2 -S 32 -L /dev/sda <keyfile cryptsetup -q luksFormat /dev/sda2 /keyfile cryptsetup -q luksFormat /dev/sda3 /keyfile diff --git a/test/TEST-15-BTRFSRAID/create-root.sh b/test/TEST-15-BTRFSRAID/create-root.sh index 69f9280ce..b92f9c00d 100755 --- a/test/TEST-15-BTRFSRAID/create-root.sh +++ b/test/TEST-15-BTRFSRAID/create-root.sh @@ -15,14 +15,15 @@ sfdisk -C 327800 -H 2 -S 32 -L /dev/sda </dev/sda1 poweroff -f diff --git a/test/TEST-17-LVM-THIN/create-root.sh b/test/TEST-17-LVM-THIN/create-root.sh index 740704f67..416c3c3f0 100755 --- a/test/TEST-17-LVM-THIN/create-root.sh +++ b/test/TEST-17-LVM-THIN/create-root.sh @@ -12,6 +12,7 @@ sfdisk -C 2560 -H 2 -S 32 -L /dev/sda <