Re: [RFC PATCH 6/8] tests/pytest: Convert some tests that download files via fetch_asset()

2024-07-12 Thread Daniel P . Berrangé
On Thu, Jul 11, 2024 at 01:55:44PM +0200, Thomas Huth wrote: > Now that we've got a working fetch_asset() function, we can convert > some Avocado tests that use this function for downloading their > required files. > > Signed-off-by: Thomas Huth > --- > tests/pytest/meson.build

[RFC PATCH 6/8] tests/pytest: Convert some tests that download files via fetch_asset()

2024-07-11 Thread Thomas Huth
Now that we've got a working fetch_asset() function, we can convert some Avocado tests that use this function for downloading their required files. Signed-off-by: Thomas Huth --- tests/pytest/meson.build | 16 +++ .../test_machine_arm_n8x0.py} | 2