iotests: Only create BB if necessary
authorMax Reitz <mreitz@redhat.com>
Mon, 19 Oct 2015 15:53:10 +0000 (17:53 +0200)
committerKevin Wolf <kwolf@redhat.com>
Fri, 23 Oct 2015 16:18:22 +0000 (18:18 +0200)
commit8e9e653038db97bfd343c3fb217b7bf4da765a89
tree169b740e0ed691b6a209ef2f56c405bcd663eea1
parentbe4b67bc7d99da26b7878f7f45370f50a3bd4af5
iotests: Only create BB if necessary

Tests 071 and 081 test giving references in blockdev-add. It is not
necessary to create a BlockBackend here, so omit it.

While at it, fix up some blockdev-add invocations in the vicinity
(s/raw/$IMGFMT/ in 081, drop the format BDS for blkverify's raw child in
071).

Signed-off-by: Max Reitz <mreitz@redhat.com>
Signed-off-by: Kevin Wolf <kwolf@redhat.com>
tests/qemu-iotests/071
tests/qemu-iotests/071.out
tests/qemu-iotests/081
tests/qemu-iotests/081.out