From: "Alex Bennée" <alex.bennee@linaro.org>
To: Peter Maydell <peter.maydell@linaro.org>
Cc: "Lucas Mateus Martins Araujo e Castro"
<lucas.araujo@eldorado.org.br>,
qemu-devel@nongnu.org, qemu-ppc <qemu-ppc@nongnu.org>,
"Rafael Peria de Sene" <rpsene@br.ibm.com>,
"Cleber Rosa" <crosa@redhat.com>,
"Beraldo Leal" <bleal@redhat.com>,
"Thomas Huth" <thuth@redhat.com>,
"Cédric Le Goater" <clg@kaod.org>,
"Philippe Mathieu-Daudé" <f4bug@amsat.org>
Subject: Re: Using Unicamp's Minicloud for the QEMU CI
Date: Fri, 19 Aug 2022 14:31:34 +0100 [thread overview]
Message-ID: <87zgg02vlo.fsf@linaro.org> (raw)
In-Reply-To: <CAFEAcA_8JUgKPM=XF4_94ecJtgrt1Tz1RcMHqZHbVpn_bWwMHQ@mail.gmail.com>
Peter Maydell <peter.maydell@linaro.org> writes:
> On Thu, 18 Aug 2022 at 17:11, Lucas Mateus Martins Araujo e Castro
> <lucas.araujo@eldorado.org.br> wrote:
>> Lucas wrote:
>>> I would like gauge the interest in using Minicloud's infrastructure[1]
>>> for the CI, talking with some people from there they are interested.
>>> It has both ppc64 and pp64le images, multiple versions of 4 distros
>>> (Ubuntu, Fedora, Debian and CentOS).
>
>> ping
>>
>> Any interest in this?
>
> PPC host is something we're currently missing in our testing, so definitely
> yes in principle. I don't know what the specifics of getting new runners
> set up is, though. Alex ?
So the first thing is can we have a minicloud VM dedicated to CI 24/7?
Our current usage of the GitLab CI model relies on the runner always
running on the host rather than being spun up on demand.
After that you need to extend:
scripts/ci/setup/build-environment.yml
scripts/ci/setup/gitlab-runner.yml
to setup a ppc64 host and setup the gitlab runner on it. We document
this at:
https://qemu.readthedocs.io/en/latest/devel/ci.html#machine-setup-howto
After that we can define a new variable in the GitLab config
(PPC64_RUNNER_AVAILABLE) and then define some custom build jobs in:
.gitlab-ci.d/custom-runners/
to run the build and test on the native ppc64 HW.
It looks like your branch has most of this stuff already but I couldn't
see any successful runs. I think this is tripped up by our switch to not
trigger CI by default. See the documentation about QEMU_CI:
https://qemu.readthedocs.io/en/latest/devel/ci.html#setting-aliases-in-your-git-config
--
Alex Bennée
next prev parent reply other threads:[~2022-08-19 13:49 UTC|newest]
Thread overview: 5+ messages / expand[flat|nested] mbox.gz Atom feed top
2022-07-12 14:51 Using Unicamp's Minicloud for the QEMU CI Lucas Mateus Martins Araujo e Castro
2022-08-18 16:06 ` Lucas Mateus Martins Araujo e Castro
2022-08-18 16:19 ` Peter Maydell
2022-08-19 13:31 ` Alex Bennée [this message]
-- strict thread matches above, loose matches on Subject: below --
2022-07-12 14:31 Lucas Mateus Martins Araujo e Castro
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=87zgg02vlo.fsf@linaro.org \
--to=alex.bennee@linaro.org \
--cc=bleal@redhat.com \
--cc=clg@kaod.org \
--cc=crosa@redhat.com \
--cc=f4bug@amsat.org \
--cc=lucas.araujo@eldorado.org.br \
--cc=peter.maydell@linaro.org \
--cc=qemu-devel@nongnu.org \
--cc=qemu-ppc@nongnu.org \
--cc=rpsene@br.ibm.com \
--cc=thuth@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.