qemu-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[PATCH 0/1] tests/acceptance: change armbian archive to a faster host


From: Willian Rampazzo
Subject: [PATCH 0/1] tests/acceptance: change armbian archive to a faster host
Date: Wed, 26 May 2021 17:56:00 -0300

Successful run of acceptance-system-debian job on an empty cache of GitLab CI:
https://gitlab.com/willianrampazzo/qemu/-/jobs/1296353352

Pipeline run:
https://gitlab.com/willianrampazzo/qemu/-/pipelines/310116951

The measure of the download speed with the previous host:
https://gitlab.com/willianrampazzo/qemu/-/pipelines/309442706

The current host for the image
Armbian_20.08.1_Orangepipc_bionic_current_5.8.5.img.xz
(archive.armbian.com) is extremely slow in the last couple of weeks,
making the job running the test
tests/system/boot_linux_console.py:BootLinuxConsole.test_arm_orangepi_bionic_20_08
for the first time when the image is not yet on GitLab cache, time out
while the image is being downloaded.

This changes the host to one faster, so new users with an empty cache
are not impacted.

Signed-off-by: Willian Rampazzo <willianr@redhat.com>

Willian Rampazzo (1):
  tests/acceptance: change armbian archive to a faster host

 tests/acceptance/boot_linux_console.py | 3 ++-
 1 file changed, 2 insertions(+), 1 deletion(-)

-- 
2.31.1





reply via email to

[Prev in Thread] Current Thread [Next in Thread]