[PULL 0/5] Tests dockerfiles update for 2026-06-15

Pierrick Bouvier posted 5 patches 1 month, 1 week ago
Patches applied successfully (tree, apply log)
git fetch https://github.com/patchew-project/qemu tags/patchew/20260615175052.2751738-1-pierrick.bouvier@oss.qualcomm.com
Maintainers: "Alex Bennée" <alex.bennee@linaro.org>, Pierrick Bouvier <pierrick.bouvier@oss.qualcomm.com>, Ilya Maximets <i.maximets@ovn.org>, Jason Wang <jasowang@redhat.com>
.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%)
[PULL 0/5] Tests dockerfiles update for 2026-06-15
Posted by Pierrick Bouvier 1 month, 1 week ago
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 <pierrick.bouvier@oss.qualcomm.com>)
  Link: https://lore.kernel.org/qemu-devel/20260610192222.2709135-1-pierrick.bouvier@oss.qualcomm.com

----------------------------------------------------------------
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%)
Re: [PULL 0/5] Tests dockerfiles update for 2026-06-15
Posted by Stefan Hajnoczi 1 month, 1 week ago
Applied, thanks.

Please update the changelog at https://wiki.qemu.org/ChangeLog/11.1 for any user-visible changes.