qemu/tests/docker
Michael Tokarev 8b182b6600 tests/docker/dockerfiles/python.docker: pull fedora:40 image instead of fedora:latest
All other fedora dockerfiles use fedora:40.
fedora:latest does not have python3.8 anymore,
so python minreq/etc tests are failing in 10.0.x.

This patch is specific to 10.0.x stable branch.
In master, support for python3.8 has been dropped.

Reviewed-by: Daniel P. Berrangé <berrange@redhat.com>
Signed-off-by: Michael Tokarev <mjt@tls.msk.ru>
2025-09-17 19:29:58 +03:00
..
dockerfiles tests/docker/dockerfiles/python.docker: pull fedora:40 image instead of fedora:latest 2025-09-17 19:29:58 +03:00
common.rc tests/: spelling fixes 2023-09-08 13:08:52 +03:00
docker.py tests/docker: avoid invalid escape in Python string 2023-10-17 15:20:53 +02:00
Makefile.include tests/docker: replicate the check-rust-tools-nightly CI job 2025-02-10 13:47:58 +00: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 tests/docker: add test-fuzz 2023-07-03 12:51:26 +01: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