]> git.ipfire.org Git - thirdparty/dracut.git/commitdiff
test: incr. disk size for TEST 35 ISCSI-MULTI
authorHarald Hoyer <harald@redhat.com>
Wed, 27 Jan 2021 09:00:10 +0000 (10:00 +0100)
committerDaniel Molkentin <daniel@molkentin.de>
Wed, 27 Jan 2021 12:15:37 +0000 (13:15 +0100)
test/TEST-35-ISCSI-MULTI/test.sh

index 54700609c117c8b8c8b3e0275aaa1e01be60dee1..4e9bd1d97f25626cee5aa79f12f3347f8d426c72 100755 (executable)
@@ -144,7 +144,7 @@ test_setup() {
     fi
 
     # Create the blank file to use as a root filesystem
-    dd if=/dev/zero of=$TESTDIR/root.ext3 bs=1M count=90
+    dd if=/dev/zero of=$TESTDIR/root.ext3 bs=1M count=180
     dd if=/dev/zero of=$TESTDIR/iscsidisk2.img bs=1M count=90
     dd if=/dev/zero of=$TESTDIR/iscsidisk3.img bs=1M count=90