qemu/tests/vm
Thomas Huth ece3cc28df 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 641b1efe01)
(Mjt: numerous merge conflicts due to many changes in testing framework)
Signed-off-by: Michael Tokarev <mjt@tls.msk.ru>
2024-06-30 18:11:11 +03:00
..
aarch64vm.py python: create qemu packages 2021-06-01 16:21:21 -04:00
basevm.py tests/vm: avoid re-building the VM images all the time 2024-02-28 21:21:07 +03:00
centos tests: Update our CI to use CentOS Stream 9 instead of 8 2024-06-30 18:11:11 +03:00
centos-8-aarch64.ks
centos.aarch64 tests/vm: switch centos.aarch64 to CentOS 8 Stream 2022-07-18 20:24:36 +02:00
conf_example_aarch64.yml
conf_example_x86.yml
freebsd tests: Add sndio to the FreeBSD CI containers / VM 2022-10-28 09:39:21 +02:00
haiku.x86_64 tests/vm: Add libslirp to the VM tests 2022-08-29 15:28:51 +02:00
Makefile.include tests/vm: avoid re-building the VM images all the time 2024-02-28 21:21:07 +03:00
netbsd tests/vm: update NetBSD to 9.3 2022-09-19 15:12:28 +02:00
openbsd tests/vm: update openbsd image to 7.4 2024-02-28 21:20:08 +03:00
README
ubuntu.aarch64 tests/vm: upgrade Ubuntu 18.04 VM to 20.04 2022-07-18 20:24:36 +02:00
ubuntuvm.py

See docs/devel/testing.rst for help.