[libvirt] [jenkins-ci PATCH v3 0/3] Enable out-of-the-box parallel make

Daniel P. Berrangé berrange at redhat.com
Fri Jun 1 10:49:29 UTC 2018


On Tue, May 22, 2018 at 08:45:54AM +0200, Andrea Bolognani wrote:
> Changes from [v2]:
> 
> * now that libvirt-perl uses Module::Build and ExtUtils::MakeMaker
>   support has been dropped, we don't need to special case any job,
>   so revert back to [v1] and rebase on top of master because the
>   original series doesn't apply anymore.
> 
> Changes from [v1]:
> 
> * turns out some versions of ExtUtils::MakeMaker output Makefiles
>   that are not entirely compatible with parallel make, which forces
>   us to introduce an exception in the relevant template and shuffle
>   patches around.
> 
> [v1] https://www.redhat.com/archives/libvir-list/2018-May/msg00732.html
> [v2] https://www.redhat.com/archives/libvir-list/2018-May/msg01070.html
> 
> Andrea Bolognani (3):
>   jobs: Enable parallel make everywhere
>   guests: Set MAKEFLAGS for out-of-the-box parallel make
>   jobs: Drop explicit parallel make usage
> 
>  guests/templates/bashrc |  2 ++
>  jobs/autotools.yaml     | 10 +++++-----
>  jobs/defaults.yaml      |  1 -
>  projects/libvirt.yaml   |  4 ++--
>  projects/osinfo-db.yaml |  4 ++--
>  5 files changed, 11 insertions(+), 10 deletions(-)

For all patches

Reviewed-by: Daniel P. Berrangé <berrange at redhat.com>


Regards,
Daniel
-- 
|: https://berrange.com      -o-    https://www.flickr.com/photos/dberrange :|
|: https://libvirt.org         -o-            https://fstop138.berrange.com :|
|: https://entangle-photo.org    -o-    https://www.instagram.com/dberrange :|




More information about the libvir-list mailing list