mirror of
https://github.com/Motorhead1991/qemu.git
synced 2025-08-02 07:13:54 -06:00
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>
This commit is contained in:
parent
1d94eafdb5
commit
67d76bde99
8 changed files with 8 additions and 8 deletions
|
@ -13,7 +13,7 @@ from qemu_test.utils import archive_extract
|
|||
class Mcf5208EvbTest(LinuxKernelTest):
|
||||
|
||||
ASSET_DAY07 = Asset(
|
||||
'https://www.qemu-advent-calendar.org/2018/download/day07.tar.xz',
|
||||
'https://qemu-advcal.gitlab.io/qac-best-of-multiarch/download/day07.tar.xz',
|
||||
'753c2f3837126b7c6ba92d0b1e0b156e8a2c5131d2d576bb0b9a763fae73c08a')
|
||||
|
||||
def test_m68k_mcf5208evb(self):
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue