public inbox for isar-users@googlegroups.com
 help / color / mirror / Atom feed
From: Anton Mikanovich <amikan@ilbers.de>
To: "MOESSBAUER, Felix" <felix.moessbauer@siemens.com>,
	"isar-users@googlegroups.com" <isar-users@googlegroups.com>
Cc: "Hombourger, Cedric" <cedric.hombourger@siemens.com>,
	"Ismagulov, Baurzhan" <baurzhan.ismagulov.ext@siemens.com>
Subject: Re: [PATCH v2 00/17] Various improvements to the testsuite
Date: Wed, 7 Jan 2026 15:48:17 +0200	[thread overview]
Message-ID: <6344043d-7b82-441e-a57c-21fcbb149b73@ilbers.de> (raw)
In-Reply-To: <cb545125e52fb45d5d418ef540cbb5104b3ed95c.camel@siemens.com>

07/01/2026 15:13, MOESSBAUER, Felix wrote:
> Ok, but which issues exactly remain? In v2,p3 ("testsuite: make
> prebuilt container a feature test") the dependency between the prebuilt
> containers and the VM tests testing these have been resolved. In
> addition, missing VM tests (where the whole image is missing) are
> skipped now (p17).
>
> Felix
>
Issues I've originally reported are still there.

Your approach is not working because for 
test_amd64_bookworm_prebuilt_containers
test case execution it will reuse QEMU machine already started in
test_amd64_bookworm test case (because of keep=True option in it, this is
startvm tests speedup optimization). And there were no prebuilt-img packages
installed in that image.
Did you try to run full CI?

Moreover I'm against adding building step inside startvm test cases in 
general.

-- 
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 visit https://groups.google.com/d/msgid/isar-users/6344043d-7b82-441e-a57c-21fcbb149b73%40ilbers.de.

  reply	other threads:[~2026-01-07 13:48 UTC|newest]

Thread overview: 27+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2025-12-19 13:19 'Felix Moessbauer' via isar-users
2025-12-19 13:19 ` [PATCH v2 01/17] testsuite: move targets with custom kernel to separate test 'Felix Moessbauer' via isar-users
2025-12-19 13:19 ` [PATCH v2 02/17] testsuite: enable ccache on kernel tests 'Felix Moessbauer' via isar-users
2025-12-19 13:19 ` [PATCH v2 03/17] testsuite: make prebuilt container a feature test 'Felix Moessbauer' via isar-users
2025-12-19 13:19 ` [PATCH v2 04/17] testsuite: make compat test standalone test 'Felix Moessbauer' via isar-users
2025-12-19 13:19 ` [PATCH v2 05/17] testsuite: handle IMAGE_INSTALL solely in cibuilder.py 'Felix Moessbauer' via isar-users
2025-12-19 13:19 ` [PATCH v2 06/17] testsuite: limit cross_debsrc test to subset of packages 'Felix Moessbauer' via isar-users
2025-12-19 13:19 ` [PATCH v2 07/17] testsuite: forward SSTATE_MIRRORS into CI env on sstate 'Felix Moessbauer' via isar-users
2025-12-19 13:19 ` [PATCH v2 08/17] ci: add support for sstate cache 'Felix Moessbauer' via isar-users
2025-12-19 13:19 ` [PATCH v2 09/17] testsuite: make test_cross_deps more specific 'Felix Moessbauer' via isar-users
2025-12-19 13:19 ` [PATCH v2 10/17] testsuite: fix typo in log message in perform_signature_lint 'Felix Moessbauer' via isar-users
2025-12-19 13:19 ` [PATCH v2 11/17] testsuite: fix SignatureTest by avoiding absolute path in bblayers 'Felix Moessbauer' via isar-users
2025-12-19 13:19 ` [PATCH v2 12/17] testsuite: use more recent distros in SignatureTest 'Felix Moessbauer' via isar-users
2025-12-19 13:19 ` [PATCH v2 13/17] testsuite: make SignatureTest idempotent 'Felix Moessbauer' via isar-users
2025-12-19 13:19 ` [PATCH v2 14/17] testsuite: add rootfs target for rootfs only tests 'Felix Moessbauer' via isar-users
2025-12-19 13:19 ` [PATCH v2 15/17] testsuite: refactor sbom tests to avoid overhead 'Felix Moessbauer' via isar-users
2025-12-19 13:19 ` [PATCH v2 16/17] testsuite: make sbuild-flavor test standalone 'Felix Moessbauer' via isar-users
2025-12-19 13:19 ` [PATCH v2 17/17] testsuite: skip VM tests if images are not available 'Felix Moessbauer' via isar-users
2026-01-07 11:59 ` [PATCH v2 00/17] Various improvements to the testsuite 'MOESSBAUER, Felix' via isar-users
2026-01-07 12:33   ` Anton Mikanovich
2026-01-07 13:13     ` 'MOESSBAUER, Felix' via isar-users
2026-01-07 13:48       ` Anton Mikanovich [this message]
2026-01-07 13:55         ` 'MOESSBAUER, Felix' via isar-users
2026-01-07 14:09           ` Baurzhan Ismagulov
2026-01-07 15:03           ` Anton Mikanovich
2026-01-08 14:37       ` Anton Mikanovich
2026-01-09 15:25         ` 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=6344043d-7b82-441e-a57c-21fcbb149b73@ilbers.de \
    --to=amikan@ilbers.de \
    --cc=baurzhan.ismagulov.ext@siemens.com \
    --cc=cedric.hombourger@siemens.com \
    --cc=felix.moessbauer@siemens.com \
    --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