public inbox for isar-users@googlegroups.com
 help / color / mirror / Atom feed
From: "Schmidt, Adriaan" <adriaan.schmidt@siemens.com>
To: Anton Mikanovich <amikan@ilbers.de>,
	"isar-users@googlegroups.com" <isar-users@googlegroups.com>
Subject: RE: [PATCH v3 5/6] CI: Fix used chroot recipe name
Date: Tue, 14 Feb 2023 09:28:45 +0000	[thread overview]
Message-ID: <AS4PR10MB5318337A39B3CF364974CCFEEDA29@AS4PR10MB5318.EURPRD10.PROD.OUTLOOK.COM> (raw)
In-Reply-To: <20230213074034.3949-6-amikan@ilbers.de>

Anton Mikanovich, Montag, 13. Februar 2023 08:41:
> We've moved to schroot, so need to adjust recipe names for sstate test
> case in CI.
> 
> Signed-off-by: Anton Mikanovich <amikan@ilbers.de>
> ---
>  testsuite/cibase.py | 6 +++---
>  1 file changed, 3 insertions(+), 3 deletions(-)
> 
> diff --git a/testsuite/cibase.py b/testsuite/cibase.py
> index 6239b4d..8c60a34 100755
> --- a/testsuite/cibase.py
> +++ b/testsuite/cibase.py
> @@ -143,7 +143,7 @@ class CIBaseTest(CIBuilder):
>          if not all([
>                  check_executed_tasks('isar-bootstrap-target',
>                      ['do_bootstrap_setscene', '!do_bootstrap']),
> -                check_executed_tasks('buildchroot-target',
> +                check_executed_tasks('sbuild-chroot-target',
>                      ['do_rootfs_install_setscene', '!do_rootfs_install']),
>                  check_executed_tasks('isar-image-base-*',
>                      ['do_rootfs_install_setscene', '!do_rootfs_install'])
> @@ -167,7 +167,7 @@ class CIBaseTest(CIBuilder):
>          if not all([
>                  check_executed_tasks('isar-bootstrap-target',
>                      ['do_bootstrap_setscene']),
> -                check_executed_tasks('buildchroot-target',
> +                check_executed_tasks('sbuild-chroot-target',
>                      ['!do_buildchroot_deploy']),

Hi Anton,

In addition to the renaming of buildchroot-target => sbuild-chroot-target,
also the task needs to renamed in this check (do_buildchroot_deploy => do_sbuildchroot_deploy).

Thanks,
Adriaan

>                  check_executed_tasks('hello',
>                      ['do_dpkg_build_setscene', 'do_deploy_deb',
> '!do_dpkg_build'])
> @@ -181,7 +181,7 @@ class CIBaseTest(CIBuilder):
>          if not all([
>                  check_executed_tasks('isar-bootstrap-target',
>                      ['do_bootstrap_setscene', '!do_bootstrap']),
> -                check_executed_tasks('buildchroot-target',
> +                check_executed_tasks('sbuild-chroot-target',
>                      ['do_rootfs_install_setscene', '!do_rootfs_install']),
>                  check_executed_tasks('hello',
>                      ['do_fetch', 'do_dpkg_build']),
> --
> 2.34.1
> 
> --
> You received this message because you are subscribed to the Google Groups
> "isar-users" group.
> To unsubscribe from this group and stop receiving emails from it, send an
> email to isar-users+unsubscribe@googlegroups.com.
> To view this discussion on the web visit
> https://groups.google.com/d/msgid/isar-users/20230213074034.3949-6-
> amikan%40ilbers.de.

  reply	other threads:[~2023-02-14  9:28 UTC|newest]

Thread overview: 9+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2023-02-13  7:40 [PATCH v3 0/6] Imager schroot migration Anton Mikanovich
2023-02-13  7:40 ` [PATCH v3 1/6] isar-apt: Move cleanup to postprocessing Anton Mikanovich
2023-02-13  7:40 ` [PATCH v3 2/6] imager: Migrate from buildchroot to schroot Anton Mikanovich
2023-02-13  7:40 ` [PATCH v3 3/6] imager: Move image types " Anton Mikanovich
2023-02-13  7:40 ` [PATCH v3 4/6] imager: Split imager deps between image types Anton Mikanovich
2023-02-13  7:40 ` [PATCH v3 5/6] CI: Fix used chroot recipe name Anton Mikanovich
2023-02-14  9:28   ` Schmidt, Adriaan [this message]
2023-02-14 10:30     ` Anton Mikanovich
2023-02-13  7:40 ` [PATCH v3 6/6] meta: Remove buildchroot Anton Mikanovich

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=AS4PR10MB5318337A39B3CF364974CCFEEDA29@AS4PR10MB5318.EURPRD10.PROD.OUTLOOK.COM \
    --to=adriaan.schmidt@siemens.com \
    --cc=amikan@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