summary refs log tree commit diff stats
path: root/tests/functional/test_arm_vexpress.py
diff options
context:
space:
mode:
Diffstat (limited to 'tests/functional/test_arm_vexpress.py')
-rwxr-xr-xtests/functional/test_arm_vexpress.py2
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/functional/test_arm_vexpress.py b/tests/functional/test_arm_vexpress.py
index cc6015112b..6bd6290030 100755
--- a/tests/functional/test_arm_vexpress.py
+++ b/tests/functional/test_arm_vexpress.py
@@ -11,7 +11,7 @@ from qemu_test.utils import archive_extract
 class VExpressTest(LinuxKernelTest):
 
     ASSET_DAY16 = Asset(
-        'https://www.qemu-advent-calendar.org/2018/download/day16.tar.xz',
+        'https://qemu-advcal.gitlab.io/qac-best-of-multiarch/download/day16.tar.xz',
         '63311adb2d4c4e7a73214a86d29988add87266a909719c56acfadd026b4110a7')
 
     def test_arm_vexpressa9(self):