[PATCH 1/2] CI: Allow job tag to be optionally set globally
Tom Rini
trini at konsulko.com
Wed Mar 22 15:37:47 CET 2023
On Fri, Mar 10, 2023 at 09:53:02AM +0000, Peter Hoyes wrote:
> From: Peter Hoyes <Peter.Hoyes at arm.com>
>
> The default behavior of Gitlab runners is to only run jobs which match
> the configured tag, although there is an option to run untagged jobs
> [1].
>
> To support running the CI in more complex environments where different
> types of runners may be present that support different tags, allow the
> DEFAULT_TAG for all jobs in the pipeline to be set globally using an
> environment variable. An empty default value is provided to retain
> support for untagged runners.
>
> [1] https://docs.gitlab.com/ee/ci/runners/configure_runners.html#use-tags-to-control-which-jobs-a-runner-can-run
>
> Signed-off-by: Peter Hoyes <Peter.Hoyes at arm.com>
> Reviewed-by: Simon Glass <sjg at chromium.org>
> Reviewed-by: Tom Rini <trini at konsulko.com>
Applied to u-boot/next, thanks!
--
Tom
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 659 bytes
Desc: not available
URL: <https://lists.denx.de/pipermail/u-boot/attachments/20230322/473d3b7b/attachment.sig>
More information about the U-Boot
mailing list