[PATCH 0/4] tests/avocado: Fixes for ppc_hv_tests.py

Nicholas Piggin posted 4 patches 1 month ago
Patches applied successfully (tree, apply log)
git fetch https://github.com/patchew-project/qemu tags/patchew/20240328041527.2602823-1-npiggin@gmail.com
Maintainers: Cleber Rosa <crosa@redhat.com>, "Philippe Mathieu-Daudé" <philmd@linaro.org>, Wainer dos Santos Moschetta <wainersm@redhat.com>, Beraldo Leal <bleal@redhat.com>, Nicholas Piggin <npiggin@gmail.com>, Daniel Henrique Barboza <danielhb413@gmail.com>, David Gibson <david@gibson.dropbear.id.au>, Harsh Prateek Bora <harshpb@linux.ibm.com>
tests/avocado/avocado_qemu/__init__.py | 7 +++++++
tests/avocado/ppc_hv_tests.py          | 7 +++++--
2 files changed, 12 insertions(+), 2 deletions(-)
[PATCH 0/4] tests/avocado: Fixes for ppc_hv_tests.py
Posted by Nicholas Piggin 1 month ago
This series is a bunch of fixes for ppc_hv_tests.py. It includes a
generic avocado patch that I've posted before, but that seems to
only really affect ppc_hv_tests.py (I haven't seen other tests wait
for console after executing a command like this).

If people feel patch 3 is too late for 9.0, then patch 4 should be
left of too, but 1 and 2 at least should resolve some CI failures
and are self-contained.

Thanks,
Nick

Nicholas Piggin (4):
  tests/avocado: Fix ppc_hv_tests.py xorriso dependency guard
  tests/avocado: ppc_hv_tests.py set alpine time before setup-alpine
  tests/avocado: exec_command should not consume console output
  tests/avocado: Mark ppc_hv_tests.py as non-flaky after fixed console
    interaction

 tests/avocado/avocado_qemu/__init__.py | 7 +++++++
 tests/avocado/ppc_hv_tests.py          | 7 +++++--
 2 files changed, 12 insertions(+), 2 deletions(-)

-- 
2.42.0