qemu-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[PATCH v4 0/6] testing/next: avocado, docs, gitlab


From: Alex Bennée
Subject: [PATCH v4 0/6] testing/next: avocado, docs, gitlab
Date: Mon, 17 Apr 2023 14:43:15 +0100

This is the current state of my testing tree. It contains a few
patches that didn't make it into 8.0 and more testing fixes including
a bump to the avocado release including Thomas' --max-parallel-tasks
hack to avoid running the tests in parallel. So far it doesn't look
like its causing any problems although I am seeing some timeouts on
the BSDs.

The following patches need review:

tests/avocado: use the new snapshots for testing
tests/requirements.txt: bump up avocado-framework version to 101.0 (0 acks, 1 
sobs, 1 tbs)

Alex Bennée (2):
  tests/avocado: use the new snapshots for testing
  qemu-options: finesse the recommendations around -blockdev

Kautuk Consul (1):
  tests/requirements.txt: bump up avocado-framework version to 101.0

Philippe Mathieu-Daudé (1):
  tests/avocado: Add set of boot tests on SBSA-ref

Thomas Huth (2):
  gitlab-ci: Avoid to re-run "configure" in the device-crash-test jobs
  scripts/device-crash-test: Add a parameter to run with TCG only

 MAINTAINERS                              |   1 +
 .gitlab-ci.d/buildtest.yml               |   6 +-
 qemu-options.hx                          |  24 +++-
 scripts/device-crash-test                |   4 +-
 tests/Makefile.include                   |  18 ++-
 tests/avocado/machine_aarch64_sbsaref.py | 158 +++++++++++++++++++++
 tests/avocado/tuxrun_baselines.py        | 170 +++++++++++++++++++----
 tests/requirements.txt                   |   2 +-
 8 files changed, 343 insertions(+), 40 deletions(-)
 create mode 100644 tests/avocado/machine_aarch64_sbsaref.py

-- 
2.39.2




reply via email to

[Prev in Thread] Current Thread [Next in Thread]