commit | 8e9e653038db97bfd343c3fb217b7bf4da765a89 | [log] [tgz] |
---|---|---|
author | Max Reitz <mreitz@redhat.com> | Mon Oct 19 17:53:10 2015 +0200 |
committer | Kevin Wolf <kwolf@redhat.com> | Fri Oct 23 18:18:22 2015 +0200 |
tree | 169b740e0ed691b6a209ef2f56c405bcd663eea1 | |
parent | be4b67bc7d99da26b7878f7f45370f50a3bd4af5 [diff] |
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>