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

Andrea Bolognani posted 3 patches 5 years, 11 months ago
Failed in applying to current master (apply log)
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(-)
[libvirt] [jenkins-ci PATCH v3 0/3] Enable out-of-the-box parallel make
Posted by Andrea Bolognani 5 years, 11 months ago
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(-)

-- 
2.17.0

--
libvir-list mailing list
libvir-list@redhat.com
https://www.redhat.com/mailman/listinfo/libvir-list
Re: [libvirt] [jenkins-ci PATCH v3 0/3] Enable out-of-the-box parallel make
Posted by Daniel P. Berrangé 5 years, 10 months ago
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@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 :|

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