]> git.ipfire.org Git - thirdparty/libvirt.git/commit
virstoragetest: Drop testing of RBD backends via parsing real images
authorPeter Krempa <pkrempa@redhat.com>
Mon, 6 Sep 2021 11:35:09 +0000 (13:35 +0200)
committerPeter Krempa <pkrempa@redhat.com>
Thu, 9 Sep 2021 13:29:00 +0000 (15:29 +0200)
commit97d7177a11d6e2fca93507ec60fbabe3b7a7689a
tree24168826ffd6c00d91e8c1638079716ca3e83667
parent6e899725413da0967a7221bc0197a20c26ad2134
virstoragetest: Drop testing of RBD backends via parsing real images

We now have specific tests for the backing store parser and previous
tests cover the extraction of the backing store string so there's no
need for these particular tests.

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