
On Tue, 2018-04-17 at 10:54 +0100, Daniel P. Berrangé wrote:
On Thu, Apr 12, 2018 at 05:59:28PM +0200, Andrea Bolognani wrote:
diff --git a/projects/libvirt.yaml b/projects/libvirt.yaml index 13f39f9..427cf6a 100644 --- a/projects/libvirt.yaml +++ b/projects/libvirt.yaml @@ -43,3 +43,7 @@ parent_jobs: machines: - libvirt-fedora-rawhide + - autotools-website-job:
Use 'generic-build-job' here
+ parent_jobs: + machines: + - libvirt-centos-6
And just add
command: | mkdir build && cd build ../autogen.sh --without-libvirtd --without-macvtap $MAKE -j{smp} -C docs $MAKE -j{smp} dist
Okay. Do you want me to send v2, or can I just squash this in and push? -- Andrea Bolognani / Red Hat / Virtualization