All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH 0/1] tests/acceptance: change armbian archive to a faster host
@ 2021-05-26 20:56 Willian Rampazzo
  2021-05-26 20:56 ` [PATCH 1/1] " Willian Rampazzo
  0 siblings, 1 reply; 7+ messages in thread
From: Willian Rampazzo @ 2021-05-26 20:56 UTC (permalink / raw)
  To: qemu-devel
  Cc: Philippe Mathieu-Daudé, Wainer dos Santos Moschetta, Cleber Rosa

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




^ permalink raw reply	[flat|nested] 7+ messages in thread

end of thread, other threads:[~2021-06-02 14:44 UTC | newest]

Thread overview: 7+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2021-05-26 20:56 [PATCH 0/1] tests/acceptance: change armbian archive to a faster host Willian Rampazzo
2021-05-26 20:56 ` [PATCH 1/1] " Willian Rampazzo
2021-05-26 23:41   ` Cleber Rosa
2021-05-27 13:45     ` Willian Rampazzo
2021-06-02 14:08       ` Cleber Rosa Junior
2021-06-02 14:42         ` Willian Rampazzo
2021-05-27 18:11   ` Wainer dos Santos Moschetta

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.