[libvirt PATCH 0/6] ci: Update targets

Andrea Bolognani posted 6 patches 2 years ago
Failed in applying to current master (apply log)
.gitlab-ci.yml                                |  4 +-
ci/cirrus/freebsd-current.vars                | 16 ----
ci/containers/alpine-315.Dockerfile           | 80 +++++++++++++++++++
...ockerfile => opensuse-leap-153.Dockerfile} |  2 +-
ci/gitlab.yml                                 | 26 ++++--
ci/manifest.yml                               | 14 +---
6 files changed, 108 insertions(+), 34 deletions(-)
delete mode 100644 ci/cirrus/freebsd-current.vars
create mode 100644 ci/containers/alpine-315.Dockerfile
rename ci/containers/{opensuse-leap-152.Dockerfile => opensuse-leap-153.Dockerfile} (98%)
[libvirt PATCH 0/6] ci: Update targets
Posted by Andrea Bolognani 2 years ago
Test pipeline: https://gitlab.com/abologna/libvirt/-/pipelines/516876671

Andrea Bolognani (6):
  ci: Drop FreeBSD -CURRENT
  ci: Simplify Alpine Linux 3.14 definition
  ci: Add Alpine Linux 3.15
  ci: Add openSUSE Leap 15.3
  ci: Move codestyle job to openSUSE Leap 15.3
  ci: Drop openSUSE Leap 15.2

 .gitlab-ci.yml                                |  4 +-
 ci/cirrus/freebsd-current.vars                | 16 ----
 ci/containers/alpine-315.Dockerfile           | 80 +++++++++++++++++++
 ...ockerfile => opensuse-leap-153.Dockerfile} |  2 +-
 ci/gitlab.yml                                 | 26 ++++--
 ci/manifest.yml                               | 14 +---
 6 files changed, 108 insertions(+), 34 deletions(-)
 delete mode 100644 ci/cirrus/freebsd-current.vars
 create mode 100644 ci/containers/alpine-315.Dockerfile
 rename ci/containers/{opensuse-leap-152.Dockerfile => opensuse-leap-153.Dockerfile} (98%)

-- 
2.35.1

Re: [libvirt PATCH 0/6] ci: Update targets
Posted by Martin Kletzander 2 years ago
On Thu, Apr 14, 2022 at 02:33:51PM +0200, Andrea Bolognani wrote:
>Test pipeline: https://gitlab.com/abologna/libvirt/-/pipelines/516876671
>
>Andrea Bolognani (6):
>  ci: Drop FreeBSD -CURRENT
>  ci: Simplify Alpine Linux 3.14 definition
>  ci: Add Alpine Linux 3.15
>  ci: Add openSUSE Leap 15.3
>  ci: Move codestyle job to openSUSE Leap 15.3
>  ci: Drop openSUSE Leap 15.2
>

Reviewed-by: Martin Kletzander <mkletzan@redhat.com>

> .gitlab-ci.yml                                |  4 +-
> ci/cirrus/freebsd-current.vars                | 16 ----
> ci/containers/alpine-315.Dockerfile           | 80 +++++++++++++++++++
> ...ockerfile => opensuse-leap-153.Dockerfile} |  2 +-
> ci/gitlab.yml                                 | 26 ++++--
> ci/manifest.yml                               | 14 +---
> 6 files changed, 108 insertions(+), 34 deletions(-)
> delete mode 100644 ci/cirrus/freebsd-current.vars
> create mode 100644 ci/containers/alpine-315.Dockerfile
> rename ci/containers/{opensuse-leap-152.Dockerfile => opensuse-leap-153.Dockerfile} (98%)
>
>-- 
>2.35.1
>
>