]> git.ipfire.org Git - thirdparty/dracut.git/commitdiff
TEST-50-MULTINIC: do not provide a cdrom in the testcase
authorHarald Hoyer <harald@redhat.com>
Wed, 19 May 2010 07:35:01 +0000 (09:35 +0200)
committerHarald Hoyer <harald@redhat.com>
Wed, 19 May 2010 07:35:01 +0000 (09:35 +0200)
test/TEST-50-MULTINIC/test.sh

index 083cf60b97bc24a9a2479bb1269b8c239eeeed96..9a3f6196358fcd916f1fd70b5c1e7e776e12d21f 100755 (executable)
@@ -47,6 +47,9 @@ client_test() {
        -net nic,macaddr=52:54:00:12:34:$mac2,model=e1000 \
        -net nic,macaddr=52:54:00:12:34:$mac3,model=e1000 \
        -net socket,connect=127.0.0.1:12345 \
+        -drive if=ide,index=1,media=disk \
+        -drive if=ide,index=2,media=disk \
+        -drive if=ide,index=3,media=disk \
        -kernel /boot/vmlinuz-$KVERSION \
        -append "$cmdline $DEBUGFAIL rd_retry=5 rdinitdebug rdinfo rdnetdebug ro quiet console=ttyS0,115200n81 selinux=0 rdcopystate" \
        -initrd initramfs.testing