qemu-devel.nongnu.org archive mirror
 help / color / mirror / Atom feed
* [PATCH v3 0/3] tests/functional/asset: improve partial-download handling
@ 2025-03-12 12:59 Nicholas Piggin
  2025-03-12 13:00 ` [PATCH v3 1/3] tests/functional/asset: Fail assert fetch when retries are exceeded Nicholas Piggin
                   ` (2 more replies)
  0 siblings, 3 replies; 4+ messages in thread
From: Nicholas Piggin @ 2025-03-12 12:59 UTC (permalink / raw)
  To: Thomas Huth
  Cc: Nicholas Piggin, Philippe Mathieu-Daudé,
	Daniel P. Berrangé, qemu-devel

v2 discussion:

https://lore.kernel.org/qemu-devel/20250312122559.944533-1-npiggin@gmail.com/T/#m9e610343e190d6e65148eb6c9d2e8f4eb8b857b8

Changes since v2:
- Fixed junk in patch 3.
- Add R-B.

Test results for functional-system-debian and -fedora can be seen here:
https://gitlab.com/npiggin/qemu/-/jobs/9387494994
https://gitlab.com/npiggin/qemu/-/jobs/9387495000

Including the short download and retry exceeded failures and skipping
the subtests without failing the entire job.

Thanks,
Nick

Nicholas Piggin (3):
  tests/functional/asset: Fail assert fetch when retries are exceeded
  tests/functional/asset: Verify downloaded size
  tests/functional/asset: Add AssetError exception class

 tests/functional/qemu_test/asset.py | 58 ++++++++++++++++++++++-------
 1 file changed, 44 insertions(+), 14 deletions(-)

-- 
2.47.1



^ permalink raw reply	[flat|nested] 4+ messages in thread

end of thread, other threads:[~2025-03-12 13:01 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2025-03-12 12:59 [PATCH v3 0/3] tests/functional/asset: improve partial-download handling Nicholas Piggin
2025-03-12 13:00 ` [PATCH v3 1/3] tests/functional/asset: Fail assert fetch when retries are exceeded Nicholas Piggin
2025-03-12 13:00 ` [PATCH v3 2/3] tests/functional/asset: Verify downloaded size Nicholas Piggin
2025-03-12 13:00 ` [PATCH v3 3/3] tests/functional/asset: Add AssetError exception class Nicholas Piggin

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).