Re: [libvirt] [PATCHv5 09/19] tests: virstoragetest: Don't test relative start of backing chains

2014-06-24 Thread Eric Blake
On 06/19/2014 07:59 AM, Peter Krempa wrote: 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. It covers some interesting corner cases that

[libvirt] [PATCHv5 09/19] tests: virstoragetest: Don't test relative start of backing chains

2014-06-19 Thread Peter Krempa
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 | 79 +- 1 file