On Fri, 2019-05-03 at 19:02 +0100, Daniel P. Berrangé wrote: > +++ b/jenkins/projects/gtk-vnc.yaml > @@ -0,0 +1,15 @@ > +--- > +- project: > + name: gtk-vnc > + machines: '{all_machines}' > + title: GTK-VNC > + archive_format: gz > + git_url: '{git_urls[gtk-vnc][default]}' > + jobs: > + - autotools-build-job: > + - autotools-syntax-check-job: > + parent_jobs: 'gtk-vnc-build' > + - autotools-check-job: > + parent_jobs: 'gtk-vnc-syntax-check' > + - autotools-rpm-job: > + parent_jobs: 'gtk-vnc-check' Actually you also need to make sure you have - autotools-build-job: parent_jobs: here and in the MinGW jobs, otherwise you'll make Jenkins Job Builder very unhappy. -- Andrea Bolognani / Red Hat / Virtualization -- libvir-list mailing list libvir-list@xxxxxxxxxx https://www.redhat.com/mailman/listinfo/libvir-list