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

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