public inbox for isar-users@googlegroups.com
 help / color / mirror / Atom feed
* [PATCH v4 00/10] Update testsuite targets
@ 2022-01-17  5:30 Anton Mikanovich
  2022-01-17  5:30 ` [PATCH v4 01/10] CI: Remove KFAIL for bullseye Anton Mikanovich
                   ` (10 more replies)
  0 siblings, 11 replies; 12+ messages in thread
From: Anton Mikanovich @ 2022-01-17  5:30 UTC (permalink / raw)
  To: isar-users; +Cc: Anton Mikanovich

The most QEMU targets of CI are still Debian Stretch which was already
became oldoldstable. Meantime Debian Bullseye was not fully covered by
CI because it was protected by KFAIL and any errors were ignored. So we
need to move the most common CI targets from stretch to bullseye.

We also need to cover all existing machines by CI, so adding also some
new targets to full CI.

Building repro tests takes too much time during fast testing, so remove
it from fast and left only for full CI.

Also update real hardware targets to at least Debian Bullseye.

Anton Mikanovich (6):
  CI: Remove KFAIL for bullseye
  meta-isar: Add bullseye config for nand-ubi-demo
  CI: Cover RISC-V targets
  CI: Move qemu-stretch targets to bullseye
  CI: Move image type tests to bullseye
  CI: Remove repro from fast testing

Uladzimir Bely (4):
  meta-isar: Add bullseye config for de0-nano-soc
  meta-isar: Add bullseye config for bananapi
  meta-isar: Add bullseye config for nanopi-neo
  meta-isar: Add bullseye config for stm32mp15x

 meta-isar/conf/local.conf.sample              |  7 ++
 .../conf/multiconfig/bananapi-bullseye.conf   |  5 ++
 .../multiconfig/de0-nano-soc-bullseye.conf    |  5 ++
 .../multiconfig/nand-ubi-demo-bullseye.conf   | 11 +++
 .../conf/multiconfig/nanopi-neo-bullseye.conf |  5 ++
 .../qemuamd64-bullseye-cpiogz.conf            |  7 ++
 .../multiconfig/qemuamd64-bullseye-tgz.conf   |  7 ++
 .../conf/multiconfig/stm32mp15x-bullseye.conf |  5 ++
 testsuite/build_test/build_test.py            | 72 +++++++------------
 testsuite/vm_boot_test/vm_boot_test.py        | 12 ++--
 10 files changed, 85 insertions(+), 51 deletions(-)
 create mode 100644 meta-isar/conf/multiconfig/bananapi-bullseye.conf
 create mode 100644 meta-isar/conf/multiconfig/de0-nano-soc-bullseye.conf
 create mode 100644 meta-isar/conf/multiconfig/nand-ubi-demo-bullseye.conf
 create mode 100644 meta-isar/conf/multiconfig/nanopi-neo-bullseye.conf
 create mode 100644 meta-isar/conf/multiconfig/qemuamd64-bullseye-cpiogz.conf
 create mode 100644 meta-isar/conf/multiconfig/qemuamd64-bullseye-tgz.conf
 create mode 100644 meta-isar/conf/multiconfig/stm32mp15x-bullseye.conf

-- 
2.25.1


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

end of thread, other threads:[~2022-01-24  8:01 UTC | newest]

Thread overview: 12+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2022-01-17  5:30 [PATCH v4 00/10] Update testsuite targets Anton Mikanovich
2022-01-17  5:30 ` [PATCH v4 01/10] CI: Remove KFAIL for bullseye Anton Mikanovich
2022-01-17  5:30 ` [PATCH v4 02/10] meta-isar: Add bullseye config for de0-nano-soc Anton Mikanovich
2022-01-17  5:30 ` [PATCH v4 03/10] meta-isar: Add bullseye config for bananapi Anton Mikanovich
2022-01-17  5:30 ` [PATCH v4 04/10] meta-isar: Add bullseye config for nanopi-neo Anton Mikanovich
2022-01-17  5:30 ` [PATCH v4 05/10] meta-isar: Add bullseye config for stm32mp15x Anton Mikanovich
2022-01-17  5:30 ` [PATCH v4 06/10] meta-isar: Add bullseye config for nand-ubi-demo Anton Mikanovich
2022-01-17  5:30 ` [PATCH v4 07/10] CI: Cover RISC-V targets Anton Mikanovich
2022-01-17  5:30 ` [PATCH v4 08/10] CI: Move qemu-stretch targets to bullseye Anton Mikanovich
2022-01-17  5:30 ` [PATCH v4 09/10] CI: Move image type tests " Anton Mikanovich
2022-01-17  5:30 ` [PATCH v4 10/10] CI: Remove repro from fast testing Anton Mikanovich
2022-01-24  8:01 ` [PATCH v4 00/10] Update testsuite targets Anton Mikanovich

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