From: Richard Purdie <richard.purdie@linuxfoundation.org>
To: Alexander Kanavin <alex.kanavin@gmail.com>, yocto@lists.yoctoproject.org
Subject: Re: [yocto] [PATCH yocto-autobuilder-helper] config.json: add a standalone builder for running yocto mirror tests
Date: Fri, 27 Oct 2023 09:56:22 +0100 [thread overview]
Message-ID: <638c906e1cfab93122fab544eef8ad43ee61222c.camel@linuxfoundation.org> (raw)
In-Reply-To: <20231027072147.111314-1-alex.kanavin@gmail.com>
On Fri, 2023-10-27 at 09:21 +0200, Alexander Kanavin wrote:
> Those tests are currently run as the last step in a-full/a-quick,
> but it's useful to also trigger them separately, after perhaps
> executing other builders that populate the mirrors (such as
> qemux86-64 and such).
>
> Signed-off-by: Alexander Kanavin <alex.kanavin@gmail.com>
> ---
> config.json | 8 ++++++++
> 1 file changed, 8 insertions(+)
>
> diff --git a/config.json b/config.json
> index 9987514..918cf08 100644
> --- a/config.json
> +++ b/config.json
> @@ -1433,6 +1433,14 @@
> "${SCRIPTSDIR}/setup-auh ${HELPERBUILDDIR}; ${SCRIPTSDIR}/run-auh ${HELPERBUILDDIR} ${WEBPUBLISH_DIR}/pub/auh/"
> ]
> },
> + "yocto-mirror" : {
> + "MACHINE" : "qemux86-64",
> + "step1" : {
> + "shortname" : "Yocto Mirror Selftest",
> + "EXTRACMDS" : ["${SCRIPTSDIR}/checkvnc; DISPLAY=:1 oe-selftest -a -t yocto-mirrors -j 15"],
> + "ADDLAYER" : ["${BUILDDIR}/../meta-selftest"]
> + }
> + },
> "meta-oe-mirror" : {
> "SDKMACHINE" : "x86_64",
> "MACHINE" : "qemux86-64",
This and the controller patch should be live.
Cheers,
Richard
next prev parent reply other threads:[~2023-10-27 8:56 UTC|newest]
Thread overview: 3+ messages / expand[flat|nested] mbox.gz Atom feed top
2023-10-27 7:21 [PATCH yocto-autobuilder-helper] config.json: add a standalone builder for running yocto mirror tests Alexander Kanavin
2023-10-27 8:56 ` Richard Purdie [this message]
2023-10-27 9:03 ` [yocto] " Alexander Kanavin
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=638c906e1cfab93122fab544eef8ad43ee61222c.camel@linuxfoundation.org \
--to=richard.purdie@linuxfoundation.org \
--cc=alex.kanavin@gmail.com \
--cc=yocto@lists.yoctoproject.org \
/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