qemu-iotests/087: Avoid blockdev-add with id
commit5feb08ed8ff18e5fb43e795585c83b4cbdded508
authorKevin Wolf <kwolf@redhat.com>
Wed, 21 Sep 2016 12:56:04 +0000 (21 14:56 +0200)
committerKevin Wolf <kwolf@redhat.com>
Fri, 23 Sep 2016 11:45:36 +0000 (23 13:45 +0200)
treea2626b94da8c8f421a5ce7f36aa4371e309f5aac
parent26d5fa10ff9a0701bf5860e6548b9eda496b3474
qemu-iotests/087: 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.

The test cases that test conflicts between the 'id' option to
blockdev-add and existing block devices or the 'node-name' of the same
command can be removed because it won't be possible to specify this at
the end of the series.

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