From: Thomas Petazzoni via buildroot <buildroot@buildroot.org>
To: Romain Naour <romain.naour@gmail.com>
Cc: buildroot@buildroot.org
Subject: Re: [Buildroot] [PATCH 1/3] support/run-tests: add a mode to only download emulator builtin binaries
Date: Tue, 18 Jul 2023 23:05:34 +0200 [thread overview]
Message-ID: <20230718230534.2b66a4d5@windsurf> (raw)
In-Reply-To: <20230717213359.106368-1-romain.naour@gmail.com>
On Mon, 17 Jul 2023 23:33:57 +0200
Romain Naour <romain.naour@gmail.com> wrote:
> Currently, emulator builtin binaries are downloaded after the rootfs
> build by each tests running the emulator (Qemu) on armv5 or armv7.
>
> Due to download quota on the server hosting theses binaries [1]
> some GitLab jobs are failing due to "Connection reset by peer" [2]:
>
> ConnectionResetError: [Errno 104] Connection reset by peer
>
> In a follow up commit, we'll add the possibility to download only once
> all emulator builtin binaries to pass them as build artifacts.
>
> As such, we will need to make sure that run-tests only download theses
> binaries, and that it does not run the testsuite.
>
> Add such a mode, with a new option, --prepare-only.
>
> [1] http://autobuild.buildroot.net/artefacts
> [2] https://gitlab.com/buildroot.org/buildroot/-/jobs/4409032417
>
> Signed-off-by: Romain Naour <romain.naour@gmail.com>
> ---
> support/testing/run-tests | 14 ++++++++++++++
> 1 file changed, 14 insertions(+)
Thanks, series applied. I'm not an expert in Gitlab CI sorcery, so I
trust you that it is the right way of doing things :-)
Thomas
--
Thomas Petazzoni, CTO, Bootlin
Embedded Linux and Kernel engineering
https://bootlin.com
_______________________________________________
buildroot mailing list
buildroot@buildroot.org
https://lists.buildroot.org/mailman/listinfo/buildroot
prev parent reply other threads:[~2023-07-18 21:05 UTC|newest]
Thread overview: 4+ messages / expand[flat|nested] mbox.gz Atom feed top
2023-07-17 21:33 [Buildroot] [PATCH 1/3] support/run-tests: add a mode to only download emulator builtin binaries Romain Naour
2023-07-17 21:33 ` [Buildroot] [PATCH 2/3] gitlab-ci.yml: add stage explicitely to each jobs Romain Naour
2023-07-17 21:33 ` [Buildroot] [PATCH 3/3] gitlab-ci.yml: pass emulator builtin binaries as artifacts Romain Naour
2023-07-18 21:05 ` Thomas Petazzoni via buildroot [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=20230718230534.2b66a4d5@windsurf \
--to=buildroot@buildroot.org \
--cc=romain.naour@gmail.com \
--cc=thomas.petazzoni@bootlin.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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox