uncomment hard-off for TEST-30-ISCSI
authorHarald Hoyer <harald@redhat.com>
Fri, 19 Jun 2009 06:47:01 +0000 (08:47 +0200)
committerHarald Hoyer <harald@redhat.com>
Fri, 19 Jun 2009 07:29:16 +0000 (09:29 +0200)
test/TEST-30-ISCSI/test.sh

index 3fd6bd3..134ee73 100755 (executable)
@@ -3,7 +3,7 @@ TEST_DESCRIPTION="root filesystem over iSCSI"
 
 KVERSION=${KVERSION-$(uname -r)}
 
-#DEBUGFAIL="rdinitdebug rdnetdebug udevinfo"
+#DEBUGFAIL="rdinitdebug rdnetdebug rdudevinfo"
 
 run_server() {
     # Start server first
@@ -110,7 +110,7 @@ test_setup() {
        initdir=overlay
        . $basedir/dracut-functions
        dracut_install poweroff shutdown
-#      inst_simple ./hard-off.sh /emergency/01hard-off.sh
+       inst_simple ./hard-off.sh /emergency/01hard-off.sh
 #      inst ./cryptroot-ask /sbin/cryptroot-ask
     )
 #      -m "debug dash crypt lvm mdraid udev-rules base rootfs-block iscsi" \