index
:
focaccia-qemu
this commit
master
sr/plugin
ta/focaccia
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
tests
/
functional
/
qemu_test
/
asset.py
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
tests/functional: treat unknown exceptions as transient faults
Daniel P. Berrangé
2025-09-24
1
-1
/
+2
*
tests/functional: retry when seeing ConnectionError exception
Daniel P. Berrangé
2025-09-24
1
-0
/
+7
*
tests/functional: handle URLError when fetching assets
Daniel P. Berrangé
2025-09-09
1
-1
/
+9
*
tests/functional: fix formatting of exception args
Daniel P. Berrangé
2025-09-09
1
-1
/
+1
*
tests/functional: enable force refresh of cached assets
Daniel P. Berrangé
2025-09-09
1
-0
/
+4
*
tests/functional/asset: Add AssetError exception class
Nicholas Piggin
2025-03-12
1
-15
/
+28
*
tests/functional/asset: Verify downloaded size
Nicholas Piggin
2025-03-12
1
-0
/
+14
*
tests/functional/asset: Fail assert fetch when retries are exceeded
Nicholas Piggin
2025-03-12
1
-0
/
+3
*
tests/functional: ignore errors when caching assets, except for 404
Daniel P. Berrangé
2024-12-17
1
-1
/
+13
*
tests/functional: skip tests if assets are not available
Daniel P. Berrangé
2024-12-17
1
-1
/
+7
*
tests/functional: resolve str(Asset) to cache file path
Daniel P. Berrangé
2024-12-17
1
-0
/
+3
*
tests/functional: remove many unused imports
Daniel P. Berrangé
2024-12-17
1
-1
/
+0
*
tests/functional: make cached asset files read-only
Daniel P. Berrangé
2024-11-04
1
-0
/
+3
*
tests/functional: Fix hash validation
Thomas Huth
2024-10-04
1
-1
/
+1
*
tests/functional/qemu_test: Use Python hashlib instead of external programs
Thomas Huth
2024-09-11
1
-5
/
+11
*
tests/functional: Allow asset downloading with concurrent threads
Thomas Huth
2024-09-04
1
-11
/
+51
*
tests/functional: enable pre-emptive caching of assets
Daniel P. Berrangé
2024-09-04
1
-0
/
+34
*
tests/functional: add a module for handling asset download & caching
Daniel P. Berrangé
2024-09-04
1
-0
/
+97