All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH v2 0/3] tests: upgrade containers to debian 13
@ 2026-02-25 19:38 John Snow
  2026-02-25 19:38 ` [PATCH v2 1/3] tests: upgrade most non-lcitool debian tests " John Snow
                   ` (2 more replies)
  0 siblings, 3 replies; 11+ messages in thread
From: John Snow @ 2026-02-25 19:38 UTC (permalink / raw)
  To: qemu-devel
  Cc: Thomas Huth, John Snow, Philippe Mathieu-Daudé,
	Paolo Bonzini, Cleber Rosa, Alex Bennée

This mini-series upgrades everything except mipsel tests to Debian 13,
removing our usage of the EOL Debian 11. Our mipsel tests continue to
run Debian 12, which will be EOL in June.

This is mostly helpful to me for being able to increase the minimum
version of Python modules like setuptools, pip and wheel as I ran into
while writing
https://patchew.org/QEMU/20260216212952.420120-1-jsnow@redhat.com/

v2:
 - Rebased on origin/master following the merge of the qemu.qmp series

Note: there is a minor conflict with
https://patchew.org/QEMU/20260225192808.957477-1-jsnow@redhat.com/
concerning the pinned wheel version in python/tests/minreqs.txt - the
change in this series should take precedence.

John Snow (3):
  tests: upgrade most non-lcitool debian tests to debian 13
  tests: upgrade debian-legacy-test-cross to debian 13
  python: upgrade minimum setuptools/wheel/pip versions

 python/tests/minreqs.txt                       |  1 +
 pythondeps.toml                                | 18 ++++++++++--------
 .../dockerfiles/debian-hexagon-cross.docker    | 11 ++++++-----
 .../debian-legacy-test-cross.docker            | 16 +++++-----------
 .../dockerfiles/debian-loongarch-cross.docker  | 10 +++++-----
 .../docker/dockerfiles/debian-toolchain.docker |  8 +++++---
 .../dockerfiles/debian-tricore-cross.docker    |  5 ++---
 .../dockerfiles/debian-xtensa-cross.docker     |  2 +-
 8 files changed, 35 insertions(+), 36 deletions(-)

-- 
2.53.0




^ permalink raw reply	[flat|nested] 11+ messages in thread

end of thread, other threads:[~2026-02-26 17:03 UTC | newest]

Thread overview: 11+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2026-02-25 19:38 [PATCH v2 0/3] tests: upgrade containers to debian 13 John Snow
2026-02-25 19:38 ` [PATCH v2 1/3] tests: upgrade most non-lcitool debian tests " John Snow
2026-02-26 14:47   ` Daniel P. Berrangé
2026-02-26 17:00   ` Alex Bennée
2026-02-25 19:38 ` [PATCH v2 2/3] tests: upgrade debian-legacy-test-cross " John Snow
2026-02-25 22:57   ` Alex Bennée
2026-02-26 16:23     ` John Snow
2026-02-26 14:47   ` Daniel P. Berrangé
2026-02-25 19:38 ` [PATCH v2 3/3] python: upgrade minimum setuptools/wheel/pip versions John Snow
2026-02-26  7:59   ` Thomas Huth
2026-02-26 14:45   ` Daniel P. Berrangé

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.