From: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
To: buildroot@busybox.net
Subject: [Buildroot] [PATCH 1/3] .gitlab-ci.yml: run our runtime tests
Date: Sun, 2 Jul 2017 23:45:43 +0200 [thread overview]
Message-ID: <20170702234543.2ad96550@windsurf> (raw)
In-Reply-To: <20170702161324.485-1-arnout@mind.be>
Hello,
On Sun, 2 Jul 2017 18:13:22 +0200, Arnout Vandecappelle
(Essensium/Mind) wrote:
> From: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
>
> This commit improves our .gitlab-ci.yml logic to execute our runtime
> tests located in support/testing/. To do so, this commit:
>
> - Adds more Debian packages to be installed, namely the nose2 and
> pexpect packages needed by the runtime testing infrastructure, as
> well as the necessary Qemu emulators
>
> - The description of how to run the runtime tests. Each test is
> executed as a separate Gitlab CI job, so that the status of each
> test is easily visible in the Gitlab CI web interface.
>
> - The Makefile is improved to auto-generate .gitlab-ci.yml from
> .gitlab-ci.yml.in, like we're doing for defconfigs. Since the
> dependencies of .gitlab-ci.yml are no longer correct, we abandon
> them and instead make it a PHONY target.
>
> Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
> [Arnout: simplify .gitlab-ci.in a little, removing redundant stuff;
> make .gitlab-ci.yml a PHONY target]
> Signed-off-by: Arnout Vandecappelle (Essensium/Mind) <arnout@mind.be>
> ---
> .gitlab-ci.yml | 33 +++++++++++++++++++++++++++++++++
> .gitlab-ci.yml.in | 8 ++++++++
> Makefile | 7 +++++--
> 3 files changed, 46 insertions(+), 2 deletions(-)
Applied to master, thanks.
Thomas
--
Thomas Petazzoni, CTO, Free Electrons
Embedded Linux, Kernel and Android engineering
http://free-electrons.com
prev parent reply other threads:[~2017-07-02 21:45 UTC|newest]
Thread overview: 7+ messages / expand[flat|nested] mbox.gz Atom feed top
2017-07-02 16:13 [Buildroot] [PATCH 1/3] .gitlab-ci.yml: run our runtime tests Arnout Vandecappelle
2017-07-02 16:13 ` [Buildroot] [PATCH 2/3] Add Dockerfile for CI Arnout Vandecappelle
2017-07-02 21:46 ` Thomas Petazzoni
2017-07-02 16:13 ` [Buildroot] [PATCH 3/3] .gitlab-ci.yml: use the Buildroot CI image published on Docker Hub Arnout Vandecappelle
2017-07-02 16:24 ` [Buildroot] [PATCH v2] " Arnout Vandecappelle
2017-07-02 21:46 ` Thomas Petazzoni
2017-07-02 21:45 ` Thomas Petazzoni [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=20170702234543.2ad96550@windsurf \
--to=thomas.petazzoni@free-electrons.com \
--cc=buildroot@busybox.net \
/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