Re: [PATCH 0/2] ci : drop CentOS 8 Stream

2024-04-25 Thread Michal Prívozník
On 4/25/24 15:46, Daniel P. Berrangé wrote:
> CentOS 8 Stream goes EOL at the end of May, and unlike most other
> distros, it will actively break the ability to install and update
> it, as package repos are all archived. We thus have to stop using
> it in CI, but fortunately Alma Linux 8 continues to give us enough
> ongoing coverage.
> 
> The exception is the integration tests. To keep those working would
> require the custom runner to be reinstalled with Alma Linux, which
> I don't have access to do.
> 
> Daniel P. Berrangé (2):
>   ci: refresh with latest lcitool manifest
>   ci: drop CentOS 8 Stream and refresh
> 
>  ci/buildenv/alpine-319.sh|   2 +-
>  ci/buildenv/alpine-edge.sh   |   2 +-
>  ci/buildenv/centos-stream-8.sh   | 104 -
>  ci/buildenv/centos-stream-9.sh   |   1 +
>  ci/cirrus/build.yml  |   2 +-
>  ci/containers/alpine-319.Dockerfile  |   2 +-
>  ci/containers/alpine-edge.Dockerfile |   2 +-
>  ci/containers/centos-stream-8.Dockerfile | 107 -
>  ci/containers/centos-stream-9.Dockerfile |   1 +
>  ci/gitlab/build-templates.yml| 184 ++-
>  ci/gitlab/builds.yml |  15 --
>  ci/gitlab/containers.yml |   7 -
>  ci/integration.yml   |  24 ---
>  ci/manifest.yml  |   8 -
>  14 files changed, 90 insertions(+), 371 deletions(-)
>  delete mode 100644 ci/buildenv/centos-stream-8.sh
>  delete mode 100644 ci/containers/centos-stream-8.Dockerfile
> 

Reviewed-by: Michal Privoznik 

Michal
___
Devel mailing list -- devel@lists.libvirt.org
To unsubscribe send an email to devel-le...@lists.libvirt.org


Re: [PATCH 0/2] ci : drop CentOS 8 Stream

2024-04-25 Thread Daniel P . Berrangé
On Thu, Apr 25, 2024 at 03:55:54PM +0200, Michal Prívozník wrote:
> On 4/25/24 15:46, Daniel P. Berrangé wrote:
> > CentOS 8 Stream goes EOL at the end of May, and unlike most other
> > distros, it will actively break the ability to install and update
> > it, as package repos are all archived. We thus have to stop using
> > it in CI, but fortunately Alma Linux 8 continues to give us enough
> > ongoing coverage.
> > 
> > The exception is the integration tests. To keep those working would
> > require the custom runner to be reinstalled with Alma Linux, which
> > I don't have access to do.
> > 
> > Daniel P. Berrangé (2):
> >   ci: refresh with latest lcitool manifest
> >   ci: drop CentOS 8 Stream and refresh
> > 
> >  ci/buildenv/alpine-319.sh|   2 +-
> >  ci/buildenv/alpine-edge.sh   |   2 +-
> >  ci/buildenv/centos-stream-8.sh   | 104 -
> >  ci/buildenv/centos-stream-9.sh   |   1 +
> >  ci/cirrus/build.yml  |   2 +-
> >  ci/containers/alpine-319.Dockerfile  |   2 +-
> >  ci/containers/alpine-edge.Dockerfile |   2 +-
> >  ci/containers/centos-stream-8.Dockerfile | 107 -
> >  ci/containers/centos-stream-9.Dockerfile |   1 +
> >  ci/gitlab/build-templates.yml| 184 ++-
> >  ci/gitlab/builds.yml |  15 --
> >  ci/gitlab/containers.yml |   7 -
> >  ci/integration.yml   |  24 ---
> >  ci/manifest.yml  |   8 -
> >  14 files changed, 90 insertions(+), 371 deletions(-)
> >  delete mode 100644 ci/buildenv/centos-stream-8.sh
> >  delete mode 100644 ci/containers/centos-stream-8.Dockerfile
> > 
> 
> Reviewed-by: Michal Privoznik 

BTW, I'lll hold this until after the release.

With 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 :|
___
Devel mailing list -- devel@lists.libvirt.org
To unsubscribe send an email to devel-le...@lists.libvirt.org