]> git.ipfire.org Git - thirdparty/libvirt.git/commit
virstoragetest: Stop rewriting images in 'mymain'
authorPeter Krempa <pkrempa@redhat.com>
Wed, 8 Sep 2021 14:49:03 +0000 (16:49 +0200)
committerPeter Krempa <pkrempa@redhat.com>
Thu, 9 Sep 2021 13:29:00 +0000 (15:29 +0200)
commit2d6bd113e220624043116454b604e6b2855a9646
tree17f9811f1c62185ce801216d66c6ff6ebb0c18c2
parentdc80ca18e02fe896b7306e264bc99e7913754f28
virstoragetest: Stop rewriting images in 'mymain'

For testing of real images formatted by 'qemu-img' it's now sufficient
to format them once without the need to rewrtie them since we use the
real images only for testing of one scenario.

This allows us to also remove most of the global variables holding the
path to the images which was necessary when they were being rewritten.

Signed-off-by: Peter Krempa <pkrempa@redhat.com>
Reviewed-by: Ján Tomko <jtomko@redhat.com>
tests/virstoragetest.c