Linaro are migrating file-hosting from the old NextCloud instance to another sharing site.
Signed-off-by: Alex Bennée <[email protected]> Cc: [email protected] --- v2 - indentation to avoid long lines --- tests/functional/aarch64/test_kvm.py | 4 +--- 1 file changed, 1 insertion(+), 3 deletions(-) diff --git a/tests/functional/aarch64/test_kvm.py b/tests/functional/aarch64/test_kvm.py index 9fb9286139f..0a89694ca75 100755 --- a/tests/functional/aarch64/test_kvm.py +++ b/tests/functional/aarch64/test_kvm.py @@ -19,9 +19,7 @@ class Aarch64VirtKVMTests(LinuxKernelTest): ASSET_KVM_TEST_KERNEL = Asset( - 'https://fileserver.linaro.org/s/HmjaxXXYHYSqbes/' - 'download?path=%2F&files=' - 'image-with-kvm-tool-and-unit-tests.gz', + 'https://share.linaro.org/downloadFile?id=Dt5pQbTe5RrxEii', '34de4aaea90db5da42729e7d28b77f392c37a2f4da859f889a5234aaf0970696') # make it easier to detect successful return to shell -- 2.47.3
