[libvirt] [jenkins-ci PATCH v2 6/6] jobs: Introduce {all_machines} and {rpm_machines}

Daniel P. Berrangé berrange at redhat.com
Tue Apr 17 10:00:21 UTC 2018


On Thu, Apr 12, 2018 at 05:59:31PM +0200, Andrea Bolognani wrote:
> We're running most of the jobs on all machines, with the major
> notable exception being the various *-rpm jobs which of course
> only make sense for RPM-based distributions.
> 
> Instead of listing machines over and over again, define two
> list globally and refer to them by name. Ad-hoc machine lists
> are still needed in a few places, but overall this cuts down on
> repetition significantly.

Seems like the key reason for the divergance is skipping syntax-check
and check jobs on *BSD. Sure would be nice to figure out how to get
these working one day.

> 
> Signed-off-by: Andrea Bolognani <abologna at redhat.com>
> ---
>  jobs/defaults.yaml            | 14 ++++++++++++++
>  projects/libosinfo.yaml       | 16 ++--------------
>  projects/libvirt-cim.yaml     |  6 +-----
>  projects/libvirt-glib.yaml    | 16 ++--------------
>  projects/libvirt-go-xml.yaml  | 10 +---------
>  projects/libvirt-go.yaml      | 10 +---------
>  projects/libvirt-perl.yaml    | 16 ++--------------
>  projects/libvirt-python.yaml  | 16 ++--------------
>  projects/libvirt.yaml         | 27 +++++++++++----------------
>  projects/osinfo-db-tools.yaml | 16 ++--------------
>  projects/osinfo-db.yaml       | 16 ++--------------
>  projects/virt-viewer.yaml     | 16 ++--------------
>  12 files changed, 42 insertions(+), 137 deletions(-)

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