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>,
Baurzhan Ismagulov <ibr@ilbers.de>
Subject: Re: [PATCH v2 00/17] Various improvements to the testsuite
Date: Fri, 9 Jan 2026 17:25:02 +0200 [thread overview]
Message-ID: <a45e473c-1d4a-4911-8183-3baaed566845@ilbers.de> (raw)
In-Reply-To: <812b8b33-5072-48f5-978f-614879fc14b9@ilbers.de>
08/01/2026 16:37, Anton Mikanovich wrote:
> Hello Felix,
>
> BTW you can look into full CI errors and logs of v2 patchset in build
> artifacts
> on our Gitlab:
>
> https://gitlab.isar-build.org/ilbers/isar/-/jobs/2686
>
> I also have the first version of startvm "reorder" fix currently tested
> (on top of v2, rebased on next). Results will be available here:
>
> https://gitlab.isar-build.org/ilbers/isar/-/jobs/2704
Hello Felix,
Unfortunately this job was failed due to network issue, but there was also
strange issue on SstateTest.test_sstate_populate testcase:
Running 'git --work-tree=/builds/ilbers/isar/isar-sstate checkout HEAD -- .'
[stderr] fatal: detected dubious ownership in repository at
'/builds/ilbers/isar'
Not sure why it happened, while fetching code wasn't changed.
Anyway I've rebased the branch (and added one fix for container startvm
test),
and prebuilt_containers startvm tests are still failing. Will look into
it when
the job will be finished:
https://gitlab.isar-build.org/ilbers/isar/-/jobs/2710
Sstatecache tests are executed in the end, so we will see if they also
fail on
git checkout.
--
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/a45e473c-1d4a-4911-8183-3baaed566845%40ilbers.de.
prev parent reply other threads:[~2026-01-09 15:25 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
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 [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=a45e473c-1d4a-4911-8183-3baaed566845@ilbers.de \
--to=amikan@ilbers.de \
--cc=cedric.hombourger@siemens.com \
--cc=felix.moessbauer@siemens.com \
--cc=ibr@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