]> git.ipfire.org Git - thirdparty/qemu.git/commit
tests: Update our CI to use CentOS Stream 9 instead of 8
authorThomas Huth <thuth@redhat.com>
Thu, 18 Apr 2024 10:10:47 +0000 (12:10 +0200)
committerMichael Tokarev <mjt@tls.msk.ru>
Sun, 30 Jun 2024 15:11:11 +0000 (18:11 +0300)
commitece3cc28dfa04959c1666d0a64c42bf97b2ab94e
tree675ec70d58e3ecd930740272bb76e13ce0001d09
parentc57fe3ac6681ba531cd9cf6d82de57a8041a52fc
tests: Update our CI to use CentOS Stream 9 instead of 8

RHEL 9 (and thus also the derivatives) have been available since two
years now, so according to QEMU's support policy, we can drop the active
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>
Message-ID: <20240418101056.302103-5-thuth@redhat.com>
Signed-off-by: Thomas Huth <thuth@redhat.com>
(cherry picked from commit 641b1efe01b2dd6e7ac92f23d392dcee73508746)
(Mjt: numerous merge conflicts due to many changes in testing framework)
Signed-off-by: Michael Tokarev <mjt@tls.msk.ru>
.gitlab-ci.d/buildtest.yml
.gitlab-ci.d/container-core.yml
tests/docker/dockerfiles/centos9.docker [moved from tests/docker/dockerfiles/centos8.docker with 82% similarity]
tests/lcitool/mappings.yml
tests/lcitool/refresh
tests/vm/centos