[libvirt] [PATCH 0/2] tests: fix build without WITH_LIBVIRTD defined

Peter Krempa posted 2 patches 6 years, 9 months ago
Patches applied successfully (tree, apply log)
git fetch https://github.com/patchew-project/libvirt tags/patchew/cover.1501236860.git.pkrempa@redhat.com
tests/Makefile.am | 12 +++++++-----
1 file changed, 7 insertions(+), 5 deletions(-)
[libvirt] [PATCH 0/2] tests: fix build without WITH_LIBVIRTD defined
Posted by Peter Krempa 6 years, 9 months ago
'virdrivermoduletest' failure was caught by the centos ci. virt-aa-helper-test
while testing it on my machine with specifically disabled libvirtd.

Peter Krempa (2):
  tests: Run virt-aa-helper-test only when the helper was compiled
  tests: Run virdrivermoduletest only when WITH_LIBVIRTD is defined

 tests/Makefile.am | 12 +++++++-----
 1 file changed, 7 insertions(+), 5 deletions(-)

-- 
2.13.2

--
libvir-list mailing list
libvir-list@redhat.com
https://www.redhat.com/mailman/listinfo/libvir-list
Re: [libvirt] [PATCH 0/2] tests: fix build without WITH_LIBVIRTD defined
Posted by Ján Tomko 6 years, 9 months ago
On Fri, Jul 28, 2017 at 12:18:10PM +0200, Peter Krempa wrote:
>'virdrivermoduletest' failure was caught by the centos ci. virt-aa-helper-test
>while testing it on my machine with specifically disabled libvirtd.
>
>Peter Krempa (2):
>  tests: Run virt-aa-helper-test only when the helper was compiled
>  tests: Run virdrivermoduletest only when WITH_LIBVIRTD is defined
>
> tests/Makefile.am | 12 +++++++-----
> 1 file changed, 7 insertions(+), 5 deletions(-)
>

ACK series

Jan
--
libvir-list mailing list
libvir-list@redhat.com
https://www.redhat.com/mailman/listinfo/libvir-list