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

Andrea Bolognani abologna at redhat.com
Tue May 15 13:23:21 UTC 2018


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

Andrea Bolognani (3):
  jobs: Enable parallel make everywhere
  jobs: Drop explicit parallel make usage
  guests: Set MAKEFLAGS for out-of-the-box parallel make

 guests/templates/bashrc  |  2 ++
 jobs/autotools.yaml      | 10 +++++-----
 jobs/defaults.yaml       |  1 -
 jobs/perl-makemaker.yaml | 12 +++++++-----
 projects/libvirt.yaml    |  4 ++--
 projects/osinfo-db.yaml  |  4 ++--
 6 files changed, 18 insertions(+), 15 deletions(-)

-- 
2.17.0




More information about the libvir-list mailing list