From: Luis Chamberlain <mcgrof@kernel.org>
To: Daniel Gomez <da.gomez@kernel.org>
Cc: kdevops@lists.linux.dev, Daniel Gomez <da.gomez@samsung.com>
Subject: Re: [PATCH] ci: add CI_WORKFLOW parameter
Date: Wed, 14 May 2025 11:30:27 -0700 [thread overview]
Message-ID: <aCThQ4TWqr7aG2Pm@bombadil.infradead.org> (raw)
In-Reply-To: <20250512-ci-workflow-v1-1-9ae199d83ebe@samsung.com>
On Mon, May 12, 2025 at 04:15:50PM +0200, Daniel Gomez wrote:
> From: Daniel Gomez <da.gomez@samsung.com>
>
> A typical kdevops CI workflow includes:
>
> make defconfig-<repository>
> make
> make bringup
> make linux
> make ci-build-test
> make ci-test
> make ci-results
> make destroy
>
> These ci-* targets internally run specific Makefile targets such as
> selftest (for ci-build-test) or selftests-baseline / fstests-baseline
> (for ci-test), depending on the repository name.
>
> This change adds the CI_WORKFLOW Makefile variable to allow customizing
> the CI workflow when the repository name alone is not sufficient, for
> example, to support multiple workflows within the same repository.
>
> Rename BOOTLINUX_BASELINE_BASENAME to the CI_WORKFLOW_BASENAME to better
> describe the purpose of the string.
>
> Signed-off-by: Daniel Gomez <da.gomez@samsung.com>
Reviewed-by: Luis Chamberlain <mcgrof@kernel.org>
Luis
prev parent reply other threads:[~2025-05-14 18:30 UTC|newest]
Thread overview: 2+ messages / expand[flat|nested] mbox.gz Atom feed top
2025-05-12 14:15 [PATCH] ci: add CI_WORKFLOW parameter Daniel Gomez
2025-05-14 18:30 ` Luis Chamberlain [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=aCThQ4TWqr7aG2Pm@bombadil.infradead.org \
--to=mcgrof@kernel.org \
--cc=da.gomez@kernel.org \
--cc=da.gomez@samsung.com \
--cc=kdevops@lists.linux.dev \
/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