summary refs log tree commit diff stats
path: root/tests/functional/test_ppc_mac.py
diff options
context:
space:
mode:
Diffstat (limited to 'tests/functional/test_ppc_mac.py')
-rwxr-xr-xtests/functional/test_ppc_mac.py2
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/functional/test_ppc_mac.py b/tests/functional/test_ppc_mac.py
index a6b1ca2d4c..3f45e37a45 100755
--- a/tests/functional/test_ppc_mac.py
+++ b/tests/functional/test_ppc_mac.py
@@ -10,7 +10,7 @@ from qemu_test.utils import archive_extract
 class MacTest(LinuxKernelTest):
 
     ASSET_DAY15 = Asset(
-        'https://www.qemu-advent-calendar.org/2018/download/day15.tar.xz',
+        'https://qemu-advcal.gitlab.io/qac-best-of-multiarch/download/day15.tar.xz',
         '03e0757c131d2959decf293a3572d3b96c5a53587165bf05ce41b2818a2bccd5')
 
     def do_day15_test(self):