public inbox for isar-users@googlegroups.com
 help / color / mirror / Atom feed
* [PATCH 0/8] Testsuite coverage update
@ 2025-04-10 10:50 Anton Mikanovich
  2025-04-10 10:50 ` [PATCH 1/8] Migrate bullseye dev test to bookworm Anton Mikanovich
                   ` (8 more replies)
  0 siblings, 9 replies; 10+ messages in thread
From: Anton Mikanovich @ 2025-04-10 10:50 UTC (permalink / raw)
  To: isar-users; +Cc: Anton Mikanovich

To keep testsuite up to date, this patchset has all the CI test suite
related changes which includes migration of dev and repro CI tests to
bookworm. Also it contains CI coverage related changes for Ubuntu Noble,
Jammy and x86 targets.

Maria Selvam (8):
  Migrate bullseye dev test to bookworm
  Migrate repro test from bullseye to bookworm
  Migrate riscv64 targets to Trixie
  Cover Ubuntu Noble distro with CI
  Cover Ubuntu Jammy with CI
  Cover x86 PC target with CI
  Create QEMU targets for Sid
  CI: Resolve sourceTest failure

 meta-isar/conf/mc.conf                        | 12 ++--
 meta-isar/conf/multiconfig/qemuamd64-sid.conf |  7 +++
 meta-isar/conf/multiconfig/qemuarm64-sid.conf |  7 +++
 ...scv64-sid.conf => qemuriscv64-trixie.conf} |  4 +-
 .../conf/multiconfig/sifive-fu540-sid.conf    |  7 ---
 .../conf/multiconfig/sifive-fu540-trixie.conf |  7 +++
 .../multiconfig/starfive-visionfive2-sid.conf |  7 ---
 .../starfive-visionfive2-trixie.conf          |  7 +++
 testsuite/cibase.py                           | 14 ++++-
 testsuite/citest.py                           | 55 ++++++++++---------
 10 files changed, 81 insertions(+), 46 deletions(-)
 create mode 100644 meta-isar/conf/multiconfig/qemuamd64-sid.conf
 create mode 100644 meta-isar/conf/multiconfig/qemuarm64-sid.conf
 rename meta-isar/conf/multiconfig/{qemuriscv64-sid.conf => qemuriscv64-trixie.conf} (67%)
 delete mode 100644 meta-isar/conf/multiconfig/sifive-fu540-sid.conf
 create mode 100644 meta-isar/conf/multiconfig/sifive-fu540-trixie.conf
 delete mode 100644 meta-isar/conf/multiconfig/starfive-visionfive2-sid.conf
 create mode 100644 meta-isar/conf/multiconfig/starfive-visionfive2-trixie.conf

-- 
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 visit https://groups.google.com/d/msgid/isar-users/20250410105025.47019-1-amikan%40ilbers.de.

^ permalink raw reply	[flat|nested] 10+ messages in thread

end of thread, other threads:[~2025-04-15 17:58 UTC | newest]

Thread overview: 10+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2025-04-10 10:50 [PATCH 0/8] Testsuite coverage update Anton Mikanovich
2025-04-10 10:50 ` [PATCH 1/8] Migrate bullseye dev test to bookworm Anton Mikanovich
2025-04-10 10:50 ` [PATCH 2/8] Migrate repro test from bullseye " Anton Mikanovich
2025-04-10 10:50 ` [PATCH 3/8] Migrate riscv64 targets to Trixie Anton Mikanovich
2025-04-10 10:50 ` [PATCH 4/8] Cover Ubuntu Noble distro with CI Anton Mikanovich
2025-04-10 10:50 ` [PATCH 5/8] Cover Ubuntu Jammy " Anton Mikanovich
2025-04-10 10:50 ` [PATCH 6/8] Cover x86 PC target " Anton Mikanovich
2025-04-10 10:50 ` [PATCH 7/8] Create QEMU targets for Sid Anton Mikanovich
2025-04-10 10:50 ` [PATCH 8/8] CI: Resolve sourceTest failure Anton Mikanovich
2025-04-15 17:58 ` [PATCH 0/8] Testsuite coverage update Uladzimir Bely

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox