From: Yann E. MORIN <yann.morin.1998@free.fr>
To: buildroot@busybox.net
Subject: [Buildroot] [PATCH 0/4 v5] gitlab-ci: allow running test-pkg (branch yem/test-pkg-in-gitlab-ci)
Date: Mon, 28 Jun 2021 22:15:12 +0200 [thread overview]
Message-ID: <cover.1624911306.git.yann.morin.1998@free.fr> (raw)
Hello All!
This series is a respin of the previous work by Romain:
http://lists.busybox.net/pipermail/buildroot/2021-June/thread.html#313369
Yann has done quite some extensive rework, so much so that it is not
sane to apply without further review.
So, the big changes from Romain's work, are:
- introduce new mode for utils/test-pkg, to only prepare the
configuration but niot build them,
- support/scripts/generate-gitlab-ci-yml generates the yaml blurb from
the valid configurations
- an empty config fragment is now an error
- a config fragment that yields no test is also an error
- some eye-candy and code-styles in the shell scripts...
See a pipeline generated with this branch:
https://gitlab.com/ymorin/buildroot/-/pipelines/328074297
Regards,
Yann E. MORIN.
----------------------------------------------------------------
Romain Naour (2):
support/misc/gitlab-ci.yml.in: templatise the make command
utils/test-pkg: add gitlab-ci support
Yann E. MORIN (2):
utils/test-pkg: remove configurations that are skipped
utils/test-pkg: add mode to only prepare .config files
.gitlab-ci.yml | 5 +++++
support/misc/gitlab-ci.yml.in | 38 ++++++++++++++++++++++++++++------
support/scripts/generate-gitlab-ci-yml | 27 +++++++++++++++++++++++-
utils/test-pkg | 26 +++++++++++++++++++----
4 files changed, 85 insertions(+), 11 deletions(-)
--
.-----------------.--------------------.------------------.--------------------.
| Yann E. MORIN | Real-Time Embedded | /"\ ASCII RIBBON | Erics' conspiracy: |
| +33 662 376 056 | Software Designer | \ / CAMPAIGN | ___ |
| +33 561 099 427 `------------.-------: X AGAINST | \e/ There is no |
| http://ymorin.is-a-geek.org/ | _/*\_ | / \ HTML MAIL | v conspiracy. |
'------------------------------^-------^------------------^--------------------'
next reply other threads:[~2021-06-28 20:15 UTC|newest]
Thread overview: 11+ messages / expand[flat|nested] mbox.gz Atom feed top
2021-06-28 20:15 Yann E. MORIN [this message]
2021-06-28 20:15 ` [Buildroot] [PATCH 1/4 v5] support/misc/gitlab-ci.yml.in: templatise the make command Yann E. MORIN
2021-06-28 20:20 ` Thomas Petazzoni
2021-08-05 20:47 ` Arnout Vandecappelle
2021-06-28 20:15 ` [Buildroot] [PATCH 2/4 v5] utils/test-pkg: remove configurations that are skipped Yann E. MORIN
2021-06-28 20:15 ` [Buildroot] [PATCH 3/4 v5] utils/test-pkg: add mode to only prepare .config files Yann E. MORIN
2021-08-05 20:45 ` Arnout Vandecappelle
2021-08-21 13:38 ` Romain Naour
2021-08-21 16:27 ` Yann E. MORIN
2021-06-28 20:15 ` [Buildroot] [PATCH 4/4 v5] utils/test-pkg: add gitlab-ci support Yann E. MORIN
2021-07-13 11:29 ` Yegor Yefremov
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=cover.1624911306.git.yann.morin.1998@free.fr \
--to=yann.morin.1998@free.fr \
--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