]> git.ipfire.org Git - thirdparty/qemu.git/commitdiff
tests: move test_kvm to share.linaro.org
authorAlex Bennée <alex.bennee@linaro.org>
Mon, 17 Nov 2025 11:55:15 +0000 (11:55 +0000)
committerAlex Bennée <alex.bennee@linaro.org>
Mon, 17 Nov 2025 15:51:00 +0000 (15:51 +0000)
Linaro are migrating file-hosting from the old NextCloud instance to
another sharing site.

Cc: qemu-stable@nongnu.org
Reviewed-by: Thomas Huth <thuth@redhat.com>
Message-ID: <20251117115523.3993105-11-alex.bennee@linaro.org>
Signed-off-by: Alex Bennée <alex.bennee@linaro.org>
tests/functional/aarch64/test_kvm.py

index 9fb9286139f4468ac3832b4d026dfabec042b9ad..7545f5ed554a196de740f26f7ee6712e727127a5 100755 (executable)
@@ -19,9 +19,7 @@ from qemu_test.linuxkernel import LinuxKernelTest
 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=Bs8Eb2Wb7yWtkTA',
         '34de4aaea90db5da42729e7d28b77f392c37a2f4da859f889a5234aaf0970696')
 
     # make it easier to detect successful return to shell