]> git.ipfire.org Git - thirdparty/libvirt.git/commit
tests: virstoragetest: remove tests without backing type
authorJán Tomko <jtomko@redhat.com>
Tue, 31 Aug 2021 09:41:55 +0000 (11:41 +0200)
committerJán Tomko <jtomko@redhat.com>
Tue, 31 Aug 2021 14:49:03 +0000 (16:49 +0200)
commit979d1ba3ae1332bda80cb6eca98e41dc4462a226
treedd36918fd763157eb50d2361c037dd4780d55177
parent3315bc3ba8a9022c97b866a768914fb30592496a
tests: virstoragetest: remove tests without backing type

As of qemu commit:

  commit 497a30dbb065937d67f6c43af6dd78492e1d6f6d
    qemu-img: Require -F with -b backing image

creating images with backing images requires specifying the format.

Remove tests which do not pass the backing format on the command
line.

Signed-off-by: Ján Tomko <jtomko@redhat.com>
Reviewed-by: Daniel P. Berrangé <berrange@redhat.com>
tests/virstoragetest.c