qemu-iotests: s390x: fix test 051
commitdd87de06fae54c7ac20722a1d617bea7613799da
authorBo Tu <tubo@linux.vnet.ibm.com>
Mon, 4 Jan 2016 05:29:20 +0000 (4 13:29 +0800)
committerMax Reitz <mreitz@redhat.com>
Thu, 7 Jan 2016 20:30:17 +0000 (7 21:30 +0100)
treec360de69e022e91e58ab34fcdf5ad19fafba4c6c
parentf943078e4251c9d6eb38e55ad56fc2e65d47775b
qemu-iotests: s390x: fix test 051

Replace the remaining "-drive file..."
by "-drive file=...,if=none,id=$device_id", then x86 and s390x
can get the common output.
"if=ide, if=floppy, if=scsi" are not supported by s390x,
so these test cases are not executed for s390x platform.

Signed-off-by: Bo Tu <tubo@linux.vnet.ibm.com>
Message-id: 1451885360-20236-2-git-send-email-tubo@linux.vnet.ibm.com
Signed-off-by: Max Reitz <mreitz@redhat.com>
tests/qemu-iotests/051
tests/qemu-iotests/051.out
tests/qemu-iotests/051.pc.out