[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[PATCH 0/4] tests/functional: ppc update and download fail fix
From: |
Nicholas Piggin |
Subject: |
[PATCH 0/4] tests/functional: ppc update and download fail fix |
Date: |
Fri, 20 Dec 2024 12:46:13 +1000 |
This updates test_ppc64_hv to the character-based console handling,
tidies up repo handling, and updates the image.
Also add a patch that keeps other functional tests working when some
assets can't be pre-cached because test_rx_gdbsim started failing for
me.
Thanks,
Nick
Nicholas Piggin (4):
tests/functional: Don't fail the whole test if a pre-cache fetch fails
tests/functional/test_ppc64_hv: Simplify console handling
tests/functional/test_ppc64_hv: Update repo management
tests/functional/test_ppc64_hv: Update to Alpine 3.21.0
tests/functional/qemu_test/asset.py | 11 ++++--
tests/functional/test_ppc64_hv.py | 52 +++++++++++++----------------
2 files changed, 33 insertions(+), 30 deletions(-)
--
2.45.2
- [PATCH 0/4] tests/functional: ppc update and download fail fix,
Nicholas Piggin <=