]> git.ipfire.org Git - thirdparty/libvirt.git/commit
virstoragetest: Drop testing of NBD 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)
commitaea559fa74407e41bfb3d5d608229fb18cedaeff
tree2c5ac47e02698dffd72eb798de3cfdd8ff0d9da0
parent97d7177a11d6e2fca93507ec60fbabe3b7a7689a
virstoragetest: Drop testing of NBD 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