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

Willian Rampazzo posted 1 patch 2 years, 10 months ago
Patches applied successfully (tree, apply log)
git fetch https://github.com/patchew-project/next-importer-push tags/patchew/20210526205601.263444-1-willianr@redhat.com
Maintainers: Wainer dos Santos Moschetta <wainersm@redhat.com>, Cleber Rosa <crosa@redhat.com>, "Philippe Mathieu-Daudé" <philmd@redhat.com>
tests/acceptance/boot_linux_console.py | 3 ++-
1 file changed, 2 insertions(+), 1 deletion(-)
[PATCH 0/1] tests/acceptance: change armbian archive to a faster host
Posted by Willian Rampazzo 2 years, 10 months ago
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