mbox series

[0/4] tests/functional: ppc update and download fail fix

Message ID 20241220024617.1968556-1-npiggin@gmail.com (mailing list archive)
Headers show
Series tests/functional: ppc update and download fail fix | expand

Message

Nicholas Piggin Dec. 20, 2024, 2:46 a.m. UTC
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(-)