qemu-iotests: s390x: fix test 130
commit137a905fdf43880c077438d57ef2d319569da9eb
authorBo Tu <tubo@linux.vnet.ibm.com>
Fri, 3 Jul 2015 07:28:50 +0000 (3 15:28 +0800)
committerKevin Wolf <kwolf@redhat.com>
Fri, 4 Sep 2015 18:59:48 +0000 (4 20:59 +0200)
tree64543458fc3ca95aa6fca3368ed862b6d286c3ee
parent212789925efffe1c552b114321ee74081a7efb03
qemu-iotests: s390x: fix test 130

The default device id of hard disk on the s390 platform is "virtio0"
which differs to the "ide0-hd0" for the x86 platform. Setting id in
the drive definition, ie:"qemu -drive id=testdisk", will be the same
on all platforms.

Reviewed-by: Max Reitz <mreitz@redhat.com>
Signed-off-by: Bo Tu <tubo@linux.vnet.ibm.com>
Signed-off-by: Kevin Wolf <kwolf@redhat.com>
tests/qemu-iotests/130
tests/qemu-iotests/130.out