From: Uladzimir Bely <ubely@ilbers.de>
To: isar-users@googlegroups.com
Subject: Re: [PATCH] CI: Get back default conf for repro test
Date: Mon, 06 Mar 2023 09:07:19 +0300 [thread overview]
Message-ID: <5455481.rdbgypaU67@home> (raw)
In-Reply-To: <20230302111438.402926-1-amikan@ilbers.de>
In the email from Thursday, 2 March 2023 14:14:38 +03 user Anton Mikanovich wrote:
> Unconfigure just erase ci_build.conf without filling back default one.
> Execute configure to get it back to default.
>
> Signed-off-by: Anton Mikanovich <amikan@ilbers.de>
> ---
> testsuite/cibase.py | 1 +
> 1 file changed, 1 insertion(+)
>
> diff --git a/testsuite/cibase.py b/testsuite/cibase.py
> index 6239b4d..f2e4e95 100755
> --- a/testsuite/cibase.py
> +++ b/testsuite/cibase.py
> @@ -53,6 +53,7 @@ class CIBaseTest(CIBuilder):
>
> if not signed:
> # Try to build with changed configuration with no cleanup
> + self.configure(**kwargs)
> self.bitbake(targets, **kwargs)
>
> def perform_ccache_test(self, targets, **kwargs):
>
Applied to next.
prev parent reply other threads:[~2023-03-06 6:07 UTC|newest]
Thread overview: 3+ messages / expand[flat|nested] mbox.gz Atom feed top
2023-03-02 11:14 Anton Mikanovich
2023-03-02 11:17 ` Anton Mikanovich
2023-03-06 6:07 ` Uladzimir Bely [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=5455481.rdbgypaU67@home \
--to=ubely@ilbers.de \
--cc=isar-users@googlegroups.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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox