]> git.ipfire.org Git - thirdparty/libvirt.git/commit
tests: virstoragetest: Don't test relative start of backing chains
authorPeter Krempa <pkrempa@redhat.com>
Tue, 27 May 2014 11:43:08 +0000 (13:43 +0200)
committerPeter Krempa <pkrempa@redhat.com>
Wed, 25 Jun 2014 08:00:54 +0000 (10:00 +0200)
commit0e46f267b74dde2af3788261318173c8e920ca5b
treed5e9958bc5d05d510e246aca3ccb80d463edffef
parent84b1f5d875def1325e5ae45866288af7d418379e
tests: virstoragetest: Don't test relative start of backing chains

libvirt always uses an absolute path to address the top image of an
image chain. Our storage test tests also the relative path which won't
ever be used. Additionally it makes the test more complicated.
tests/virstoragetest.c