From: Thomas Huth <thuth@redhat.com>
To: "Rob Landley" <rob@landley.net>,
qemu-devel@nongnu.org, "Alex Bennée" <alex.bennee@linaro.org>,
"Philippe Mathieu-Daudé" <philmd@linaro.org>
Cc: Yoshinori Sato <ysato@users.sourceforge.jp>,
Magnus Damm <magnus.damm@gmail.com>
Subject: Re: [PATCH 2/2] tests/functional: Add a test for sh4eb
Date: Tue, 29 Oct 2024 19:41:26 +0100 [thread overview]
Message-ID: <e4d010dd-cadf-4c23-bf13-3da86713a057@redhat.com> (raw)
In-Reply-To: <17599c22-6aba-4855-b8a0-43412131823b@landley.net>
On 29/10/2024 18.58, Rob Landley wrote:
> On 10/24/24 03:27, Thomas Huth wrote:
>> Now that we are aware of binaries that are available for sh4eb,
>> we should make sure that there are no regressions with this
>> target and test it regularly in our CI.
>
> Any progress on restoring this? Didn't see it in "git pull" just now...
I'll make sure to put the patches in my next pull request before the QEMU
soft freeze starts next week.
>> +class R2dEBTest(LinuxKernelTest):
>> +
>> + ASSET_TGZ = Asset(
>> + 'https://landley.net/bin/mkroot/0.8.11/sh4eb.tgz',
>> + 'be8c6cb5aef8406899dc5aa5e22b6aa45840eb886cdd3ced51555c10577ada2c')
>
> Feel free to pull binaries from my site, but from a reliability perspective
> "some random dude got hit by a bus so a site went down that broke our test
> infrastructure" seems a bit dodgy. (Even the Internet Archive has been
> having reliability issues of late, and "as long as Brewster Kahle's dot-com
> money holds out" seems a similar bus number.)
>
> Building it yourself from source seems more reliable. Is there any sort of
> policy here?
We don't really have any infrastructure in place for building such assets
within the QEMU CI, but the binaries get cached locally after the initial
download, so we should at least be able to retrieve them from these caches
in case your original site becomes unavailable ...
> And even do automated smoketests on them showing it can boot, run a shell
> script, and access a virtual block device and network connection:
>
> https://github.com/landley/toybox/blob/master/mkroot/testroot.sh
... but if you're using github anyway, maybe you could also build the
binaries via github actions and publish the assets there? That would make it
easier for cloning and reproducing the stuff, I think.
Anyway, thank you very much for providing the binaries already on your site,
that's really helpful!
Thomas
prev parent reply other threads:[~2024-10-29 18:42 UTC|newest]
Thread overview: 9+ messages / expand[flat|nested] mbox.gz Atom feed top
2024-10-24 8:27 [PATCH 0/2] Re-enable the sh4eb target Thomas Huth
2024-10-24 8:27 ` [PATCH 1/2] Revert "Remove the unused sh4eb target" Thomas Huth
2024-10-24 8:46 ` Daniel P. Berrangé
2024-10-25 16:09 ` Rob Landley
2024-10-29 18:35 ` Thomas Huth
2024-10-24 8:27 ` [PATCH 2/2] tests/functional: Add a test for sh4eb Thomas Huth
2024-10-24 17:38 ` Philippe Mathieu-Daudé
2024-10-29 17:58 ` Rob Landley
2024-10-29 18:41 ` Thomas Huth [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=e4d010dd-cadf-4c23-bf13-3da86713a057@redhat.com \
--to=thuth@redhat.com \
--cc=alex.bennee@linaro.org \
--cc=magnus.damm@gmail.com \
--cc=philmd@linaro.org \
--cc=qemu-devel@nongnu.org \
--cc=rob@landley.net \
--cc=ysato@users.sourceforge.jp \
/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;
as well as URLs for NNTP newsgroup(s).