mbox

[PULL,0/3] Avocado tests and qtests improvements

Message ID 20221123142843.346105-1-thuth@redhat.com
State New
Headers show

Pull-request

https://gitlab.com/thuth/qemu.git tags/pull-request-2022-11-23

Message

Thomas Huth Nov. 23, 2022, 2:28 p.m. UTC
Hi Stefan!

The following changes since commit 7c09a7f6ae1770d15535980d15dffdb23f4d9786:

  Update VERSION for v7.2.0-rc2 (2022-11-22 18:59:56 -0500)

are available in the Git repository at:

  https://gitlab.com/thuth/qemu.git tags/pull-request-2022-11-23

for you to fetch changes up to 4189af72dd6fa74e2253f16c8078be52e55eb80e:

  tests/avocado: use new rootfs for orangepi test (2022-11-23 10:58:48 +0100)

----------------------------------------------------------------
* Shorten the amount of text from the qos-test to avoid hitting
  output size limits in the gitlab CI
* Update URLs of avocado tests

----------------------------------------------------------------
Alex Bennée (1):
      tests/avocado: use new rootfs for orangepi test

Thomas Huth (2):
      tests/avocado: Update the URLs of the advent calendar images
      tests/qtest: Decrease the amount of output from the qom-test

 tests/qtest/qom-test.c                  | 22 +++++++++++++++---
 tests/avocado/boot_linux_console.py     |  8 +++----
 tests/avocado/machine_arm_canona1100.py |  4 ++--
 tests/avocado/machine_microblaze.py     |  4 ++--
 tests/avocado/machine_sparc64_sun4u.py  |  4 ++--
 tests/avocado/ppc_mpc8544ds.py          |  6 ++---
 tests/avocado/ppc_virtex_ml507.py       |  6 ++---
 tests/avocado/replay_kernel.py          | 40 ++++++++++++++++-----------------
 8 files changed, 55 insertions(+), 39 deletions(-)

Comments

Stefan Hajnoczi Nov. 23, 2022, 9:57 p.m. UTC | #1
Applied, thanks.

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