All of lore.kernel.org
 help / color / mirror / Atom feed
From: Wainer dos Santos Moschetta <wainersm@redhat.com>
To: Willian Rampazzo <willianr@redhat.com>, qemu-devel@nongnu.org
Cc: "Philippe Mathieu-Daudé" <philmd@redhat.com>,
	"Cleber Rosa" <crosa@redhat.com>
Subject: Re: [PATCH 1/1] tests/acceptance: change armbian archive to a faster host
Date: Thu, 27 May 2021 15:11:55 -0300	[thread overview]
Message-ID: <0162f7a0-e934-5f15-ecb0-8796bad67642@redhat.com> (raw)
In-Reply-To: <20210526205601.263444-2-willianr@redhat.com>

Hi,

On 5/26/21 5:56 PM, Willian Rampazzo wrote:
> 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.

Here the old host performed slightly better: download time of 0:17:36 vs 
0:19:44. Maybe it was a temporary issue with the old host or maybe 
GitLab's runner network?

Anyway,

Reviewed-by: Wainer dos Santos Moschetta <wainersm@redhat.com>


>
> Signed-off-by: Willian Rampazzo <willianr@redhat.com>
> ---
>   tests/acceptance/boot_linux_console.py | 3 ++-
>   1 file changed, 2 insertions(+), 1 deletion(-)
>
> diff --git a/tests/acceptance/boot_linux_console.py b/tests/acceptance/boot_linux_console.py
> index 276a53f146..51c23b822c 100644
> --- a/tests/acceptance/boot_linux_console.py
> +++ b/tests/acceptance/boot_linux_console.py
> @@ -804,7 +804,8 @@ def test_arm_orangepi_bionic_20_08(self):
>           # to 1036 MiB, but the underlying filesystem is 1552 MiB...
>           # As we expand it to 2 GiB we are safe.
>   
> -        image_url = ('https://archive.armbian.com/orangepipc/archive/'
> +        image_url = ('https://armbian.systemonachip.net/'
> +                     'archive/orangepipc/archive/'
>                        'Armbian_20.08.1_Orangepipc_bionic_current_5.8.5.img.xz')
>           image_hash = ('b4d6775f5673486329e45a0586bf06b6'
>                         'dbe792199fd182ac6b9c7bb6c7d3e6dd')



      parent reply	other threads:[~2021-05-27 18:14 UTC|newest]

Thread overview: 7+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
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 message]

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=0162f7a0-e934-5f15-ecb0-8796bad67642@redhat.com \
    --to=wainersm@redhat.com \
    --cc=crosa@redhat.com \
    --cc=philmd@redhat.com \
    --cc=qemu-devel@nongnu.org \
    --cc=willianr@redhat.com \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
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.