[libvirt-sandbox PATCH v2] gitlab: introduce CI jobs testing git master & distro libvirt

Andrea Bolognani abologna at redhat.com
Wed Jun 24 12:38:47 UTC 2020


On Fri, 2020-06-19 at 15:43 +0100, Daniel P. Berrangé wrote:
> The sandbox build needs to validate one axis
> 
>   - A variety of libvirt versions
> 
> We test a variety of libvirt versions by running a build against the
> distro provided libvirt packages. All that is then missing is a build
> against the latest libvirt git master, which only needs to be run on
> a single distro, for which Ubuntu 20.04 is picked as a stable long life
> base.
> 
> Several distros are not included because they don't provide the package
> pre-requisites.
> 
> Signed-off-by: Daniel P. Berrangé <berrange at redhat.com>
> ---
>  .gitlab-ci.yml                                | 178 ++++++++++++++++++
>  ci/containers/README.rst                      |  14 ++
>  ci/containers/libvirt-debian-10.Dockerfile    |  64 +++++++
>  ci/containers/libvirt-debian-9.Dockerfile     |  67 +++++++
>  ci/containers/libvirt-debian-sid.Dockerfile   |  64 +++++++
>  ci/containers/libvirt-fedora-31.Dockerfile    |  64 +++++++
>  ci/containers/libvirt-fedora-32.Dockerfile    |  64 +++++++
>  .../libvirt-fedora-rawhide.Dockerfile         |  65 +++++++
>  ci/containers/libvirt-opensuse-151.Dockerfile |  66 +++++++
>  ci/containers/libvirt-ubuntu-1804.Dockerfile  |  67 +++++++
>  ci/containers/libvirt-ubuntu-2004.Dockerfile  |  69 +++++++
>  ci/containers/refresh                         |  27 +++
>  12 files changed, 809 insertions(+)

Reviewed-by: Andrea Bolognani <abologna at redhat.com>

-- 
Andrea Bolognani / Red Hat / Virtualization




More information about the libvir-list mailing list