[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [PATCH v3 04/13] tests: Update our CI to use CentOS Stream 9 instead
From: |
Eric Blake |
Subject: |
Re: [PATCH v3 04/13] tests: Update our CI to use CentOS Stream 9 instead of 8 |
Date: |
Fri, 19 Apr 2024 08:05:11 -0500 |
User-agent: |
NeoMutt/20240201 |
On Thu, Apr 18, 2024 at 12:10:47PM +0200, Thomas Huth wrote:
> RHEL 9 (and thus also the derivatives) are available since two years
> now, so according to QEMU's support policy, we can drop the active
Grammar suggestion:
RHEL 9 (and thus also the derivatives) have been available for two years now,
> support for the previous major version 8 now.
>
> Another reason for doing this is that Centos Stream 8 will go EOL soon:
>
> https://blog.centos.org/2023/04/end-dates-are-coming-for-centos-stream-8-and-centos-linux-7/
>
> "After May 31, 2024, CentOS Stream 8 will be archived
> and no further updates will be provided."
>
> Thus upgrade our CentOS Stream container to major version 9 now.
>
> Reviewed-by: Daniel P. Berrangé <berrange@redhat.com>
> Signed-off-by: Thomas Huth <thuth@redhat.com>
--
Eric Blake, Principal Software Engineer
Red Hat, Inc.
Virtualization: qemu.org | libguestfs.org
- [PATCH v3 00/13] Drop old distros, bump glib and switch to glib URI parsing code, Thomas Huth, 2024/04/18
- [PATCH v3 01/13] tests: Remove Ubuntu 20.04 container, Thomas Huth, 2024/04/18
- [PATCH v3 02/13] tests/lcitool/libvirt-ci: Update to the latest master branch, Thomas Huth, 2024/04/18
- [PATCH v3 03/13] tests/docker/dockerfiles: Run lcitool-refresh after the lcitool update, Thomas Huth, 2024/04/18
- [PATCH v3 04/13] tests: Update our CI to use CentOS Stream 9 instead of 8, Thomas Huth, 2024/04/18
- Re: [PATCH v3 04/13] tests: Update our CI to use CentOS Stream 9 instead of 8,
Eric Blake <=
- [PATCH v3 05/13] .travis.yml: Update the jobs to Ubuntu 22.04, Thomas Huth, 2024/04/18
- [PATCH v3 06/13] ci: move external build environment setups to CentOS Stream 9, Thomas Huth, 2024/04/18
- [PATCH v3 08/13] Remove glib compatibility code that is not required anymore, Thomas Huth, 2024/04/18
- [PATCH v3 07/13] Bump minimum glib version to v2.66, Thomas Huth, 2024/04/18
- [PATCH v3 09/13] block/gluster: Use URI parsing code from glib, Thomas Huth, 2024/04/18
- [PATCH v3 10/13] block/nbd: Use URI parsing code from glib, Thomas Huth, 2024/04/18
- [PATCH v3 11/13] block/nfs: Use URI parsing code from glib, Thomas Huth, 2024/04/18
- [PATCH v3 12/13] block/ssh: Use URI parsing code from glib, Thomas Huth, 2024/04/18
- [PATCH v3 13/13] util/uri: Remove the old URI parsing code, Thomas Huth, 2024/04/18