summary refs log tree commit diff stats
path: root/tests/functional/test_sparc_sun4m.py
diff options
context:
space:
mode:
authorThomas Huth <thuth@redhat.com>2024-10-07 10:36:49 +0200
committerThomas Huth <thuth@redhat.com>2024-10-07 12:26:14 +0200
commit67d76bde994799c8a01ea7ad248b4d963aeb4db1 (patch)
treedba7c230eb82d4cbcf708cd6c462e9ecc0ba65c8 /tests/functional/test_sparc_sun4m.py
parent1d94eafdb528f8ca763e10269e734f3bc2a4825b (diff)
downloadfocaccia-qemu-67d76bde994799c8a01ea7ad248b4d963aeb4db1.tar.gz
focaccia-qemu-67d76bde994799c8a01ea7ad248b4d963aeb4db1.zip
tests/functional: Switch back to the gitlab URLs for the advent calendar tests
Shortly after we switched to the original URLs on qemu-advent-calendar.org,
the server went offline - looks like we are better off using the gitlab
URLs again instead.

Message-ID: <20241007083649.204886-1-thuth@redhat.com>
Reviewed-by: Manos Pitsidianakis <manos.pitsidianakis@linaro.org>
Signed-off-by: Thomas Huth <thuth@redhat.com>
Diffstat (limited to 'tests/functional/test_sparc_sun4m.py')
-rwxr-xr-xtests/functional/test_sparc_sun4m.py2
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/functional/test_sparc_sun4m.py b/tests/functional/test_sparc_sun4m.py
index b334375820..573f85222a 100755
--- a/tests/functional/test_sparc_sun4m.py
+++ b/tests/functional/test_sparc_sun4m.py
@@ -11,7 +11,7 @@ from qemu_test.utils import archive_extract
 class Sun4mTest(LinuxKernelTest):
 
     ASSET_DAY11 = Asset(
-        'https://www.qemu-advent-calendar.org/2018/download/day11.tar.xz',
+        'https://qemu-advcal.gitlab.io/qac-best-of-multiarch/download/day11.tar.xz',
         'c776533ba756bf4dd3f1fc4c024fb50ef0d853e05c5f5ddf0900a32d1eaa49e0')
 
     def test_sparc_ss20(self):