The following changes since commit 2f28d34ea0aead9830478cd1d3d0dd9d9191d82e:
Merge tag 'pull-tcg-20260612' of https://gitlab.com/rth7680/qemu into staging (2026-06-13 14:02:34 -0400) are available in the Git repository at: https://gitlab.com/p-b-o/qemu tags/pbouvier/pr/tests-20260615 for you to fetch changes up to 2750ff8d21a8eda2ad872b5bf97810de737b5c01: tests: remove ubuntu2204 container (2026-06-15 10:50:03 -0700) ---------------------------------------------------------------- Changes: - [PATCH v2 0/5] tests: update ubuntu2204 to ubuntu2404 (Pierrick Bouvier <[email protected]>) Link: https://lore.kernel.org/qemu-devel/[email protected] ---------------------------------------------------------------- Pierrick Bouvier (5): net/af-xdp.c: maybe-uninitialized warning with gcov build on ubuntu2404 tests: add ubuntu 2404 docs: update mention to ubuntu2204 ci: update to ubuntu2404 tests: remove ubuntu2204 container .gitlab-ci.d/buildtest.yml | 16 ++++++++-------- .gitlab-ci.d/containers.yml | 6 +++--- docs/devel/testing/main.rst | 4 ++-- net/af-xdp.c | 2 +- .../dockerfiles/{ubuntu2204.docker => ubuntu2404.docker} | 12 ++++++++---- tests/lcitool/refresh | 8 +++----- 6 files changed, 25 insertions(+), 23 deletions(-) rename tests/docker/dockerfiles/{ubuntu2204.docker => ubuntu2404.docker} (95%)
