OSDN Git Service

qemu-iotests/139: Avoid blockdev-add with id
authorKevin Wolf <kwolf@redhat.com>
Wed, 21 Sep 2016 12:56:08 +0000 (14:56 +0200)
committerKevin Wolf <kwolf@redhat.com>
Fri, 23 Sep 2016 11:45:36 +0000 (13:45 +0200)
commit62acae8a9d20c872212aec59d4a0a634a97e87f0
tree2d31f8a007f9c2253ab22068eb1f8808f3b97b89
parenteed875838e8d667e1fad5f6f5872c3d60ee266dd
qemu-iotests/139: Avoid blockdev-add with id

We want to remove the 'id' option for blockdev-add. This removes one
user of the option and makes it use only node names.

Some test cases that used to work with an unattached BlockBackend are
removed, either because they don't make sense with an attached device or
because the equivalent test case with an attached device already exists.

Signed-off-by: Kevin Wolf <kwolf@redhat.com>
Reviewed-by: Eric Blake <eblake@redhat.com>
tests/qemu-iotests/139
tests/qemu-iotests/139.out