[libvirt PATCH 0/4] gitlab: improve CI speed

Daniel P. Berrangé berrange at redhat.com
Mon May 10 19:07:57 UTC 2021


In several of the jobs we are running the libvirt build twice.

We also uncessarily run the syntax-check job multiple times
which causes more work for contributors looking at failed
jobs.

Daniel P. Berrangé (4):
  gitlab: only print failed tests in codestyle job
  gitlab: remove ability to skip 'ninja dist'
  gitlab: run "meson" directly instead of "ninja" indirection
  gitlab: avoid building libvirt twice and running syntax-check twice

 .gitlab-ci.yml      | 31 ++++++++++++++-----------------
 ci/cirrus/build.yml |  6 ++++--
 2 files changed, 18 insertions(+), 19 deletions(-)

-- 
2.31.1





More information about the libvir-list mailing list