qemu-devel.nongnu.org archive mirror
 help / color / mirror / Atom feed
* [PULL 0/7] Functional tests and Gitlab-CI patches
@ 2025-02-11 12:31 Thomas Huth
  2025-02-11 12:31 ` [PULL 1/7] tests/functional: Convert the aarch64 xen test to the functional framework Thomas Huth
                   ` (7 more replies)
  0 siblings, 8 replies; 10+ messages in thread
From: Thomas Huth @ 2025-02-11 12:31 UTC (permalink / raw)
  To: qemu-devel; +Cc: Stefan Hajnoczi

The following changes since commit 54e91d1523b412b4cff7cb36c898fa9dc133e886:

  Merge tag 'pull-qapi-2025-02-10-v2' of https://repo.or.cz/qemu/armbru into staging (2025-02-10 10:47:31 -0500)

are available in the Git repository at:

  https://gitlab.com/thuth/qemu.git tags/pull-request-2025-02-11

for you to fetch changes up to 66a1b4991c32e370a4e0ddabf496aa1563aff286:

  gitlab-ci.d/cirrus: Update the FreeBSD job to v14.2 (2025-02-11 13:27:07 +0100)

----------------------------------------------------------------
* Convert more avocado tests to the functional framework
* Add a test for the sam460ex machine
* Fix the broken FreeBSD CI job by updating it to the latest version

----------------------------------------------------------------
Cédric Le Goater (1):
      tests/functional: Add a ppc sam460ex test

Daniel P. Berrangé (2):
      gitlab: don't fail cirrus CI jobs when credits are exhausted
      gitlab: use new(ish) cirrus-vars command for creating config

Thomas Huth (4):
      tests/functional: Convert the aarch64 xen test to the functional framework
      tests/functional/test_aarch64_virt: Fix vulkan test without egl-headless
      tests/functional: Convert the hotplug_blk avocado test
      gitlab-ci.d/cirrus: Update the FreeBSD job to v14.2

 MAINTAINERS                                 |  4 +-
 .gitlab-ci.d/cirrus.yml                     | 27 ++------
 .gitlab-ci.d/cirrus/build.yml               |  2 +-
 tests/avocado/boot_xen.py                   | 95 -----------------------------
 tests/avocado/hotplug_blk.py                | 69 ---------------------
 tests/functional/meson.build                |  3 +
 tests/functional/test_aarch64_virt.py       |  2 +
 tests/functional/test_aarch64_xen.py        | 90 +++++++++++++++++++++++++++
 tests/functional/test_ppc_sam460ex.py       | 38 ++++++++++++
 tests/functional/test_x86_64_hotplug_blk.py | 85 ++++++++++++++++++++++++++
 10 files changed, 228 insertions(+), 187 deletions(-)
 delete mode 100644 tests/avocado/boot_xen.py
 delete mode 100644 tests/avocado/hotplug_blk.py
 create mode 100755 tests/functional/test_aarch64_xen.py
 create mode 100644 tests/functional/test_ppc_sam460ex.py
 create mode 100755 tests/functional/test_x86_64_hotplug_blk.py



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

end of thread, other threads:[~2025-02-12 13:47 UTC | newest]

Thread overview: 10+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2025-02-11 12:31 [PULL 0/7] Functional tests and Gitlab-CI patches Thomas Huth
2025-02-11 12:31 ` [PULL 1/7] tests/functional: Convert the aarch64 xen test to the functional framework Thomas Huth
2025-02-11 12:31 ` [PULL 2/7] tests/functional/test_aarch64_virt: Fix vulkan test without egl-headless Thomas Huth
2025-02-11 12:31 ` [PULL 3/7] tests/functional: Convert the hotplug_blk avocado test Thomas Huth
2025-02-11 12:31 ` [PULL 4/7] tests/functional: Add a ppc sam460ex test Thomas Huth
2025-02-11 14:38   ` BALATON Zoltan
2025-02-11 12:31 ` [PULL 5/7] gitlab: don't fail cirrus CI jobs when credits are exhausted Thomas Huth
2025-02-11 12:31 ` [PULL 6/7] gitlab: use new(ish) cirrus-vars command for creating config Thomas Huth
2025-02-11 12:31 ` [PULL 7/7] gitlab-ci.d/cirrus: Update the FreeBSD job to v14.2 Thomas Huth
2025-02-12 13:45 ` [PULL 0/7] Functional tests and Gitlab-CI patches Stefan Hajnoczi

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).