qemu/tests/docker
Paolo Bonzini 51ea699eb8 dockerfiles: update CentOS Stream 9 to Python 3.11, Meson to 1.12
Python 3.10, which is a requirement for Meson 1.12.0, was never packaged
for CentOS Stream 9 so update directly to 3.11.

CentOS 9 does not install meson from PyPI because configure will install
it from the bundled wheel; this way CI covers that path as well.  This is
guaranteed because, when using a non-default Python, basically nothing
is installed.

The opensuse-leap-15.yml file was not in use anymore, so delete it
while touching tests/lcitool/targets/.

Signed-off-by: Paolo Bonzini <pbonzini@redhat.com>
2026-08-20 09:06:43 +02:00
..
dockerfiles dockerfiles: update CentOS Stream 9 to Python 3.11, Meson to 1.12 2026-08-20 09:06:43 +02:00
common.rc tests/docker: make --enable-rust overridable with EXTRA_CONFIGURE_OPTS 2025-10-09 09:48:35 +02:00
docker.py tests/docker: ensure container command is probed at most once 2026-07-16 10:49:11 -07:00
Makefile.include tests/docker: ensure container command is probed at most once 2026-07-16 10:49:11 -07:00
run tests/docker: run script use realpath instead of readlink 2022-10-06 11:53:20 +01:00
test-block docker: test-block: Don't continue if build fails 2017-09-29 11:14:15 +08:00
test-build tests/docker: move DEF_TARGET_LIST setting to common.rc 2019-09-10 14:14:31 +01:00
test-clang tests/docker: remove FEATURES env var from templates 2021-07-14 14:33:53 +01:00
test-debug meson: Split --enable-sanitizers to --enable-{asan, ubsan} 2024-09-11 09:49:11 +02:00
test-full docker: move make check into check_qemu helper 2018-07-24 11:45:25 +01:00
test-fuzz scripts: Move lsan_suppressions.txt out of oss-fuzz subdir 2026-03-06 09:43:18 +00:00
test-mingw tests/docker: update test-mingw to run single build 2022-10-31 20:37:58 +00:00
test-misc tests/docker: remove FEATURES env var from templates 2021-07-14 14:33:53 +01:00
test-quick tests/docker: move DEF_TARGET_LIST setting to common.rc 2019-09-10 14:14:31 +01:00
test-rust tests/docker: replicate the check-rust-tools-nightly CI job 2025-02-10 13:47:58 +00:00
test-static tests/docker: add test script for static linux-user builds 2020-08-21 06:18:35 -04:00
test-tcg tests/docker: add a test-tcg for building then running check-tcg 2021-03-10 12:13:59 +00:00
test-tsan testing: update ubuntu2004 to ubuntu2204 2023-03-01 10:31:46 +00:00
test-unit docker: add test-unit runner 2018-07-24 11:45:25 +01:00