OSDN Git Service

iotests: don't use 'format' for drive_add
authorJohn Snow <jsnow@redhat.com>
Tue, 31 Mar 2020 00:00:02 +0000 (20:00 -0400)
committerMax Reitz <mreitz@redhat.com>
Tue, 5 May 2020 11:17:34 +0000 (13:17 +0200)
commit1d3d4b630c6ea8b19420c097f0c448b6ded95072
tree87fb1175c8c89ab40573bfb33c2432b4e2f85bd5
parent6a96d87cf40ddcd7b0e7ff398e8d2cd03c9be58d
iotests: don't use 'format' for drive_add

It shadows (with a different type) the built-in format.
Use something else.

Signed-off-by: John Snow <jsnow@redhat.com>
Reviewed-by: Philippe Mathieu-Daudé <philmd@redhat.com>
Reviewed-by: Max Reitz <mreitz@redhat.com>
Message-Id: <20200331000014.11581-3-jsnow@redhat.com>
Reviewed-by: Kevin Wolf <kwolf@redhat.com>
Signed-off-by: Max Reitz <mreitz@redhat.com>
tests/qemu-iotests/055
tests/qemu-iotests/iotests.py