public inbox for isar-users@googlegroups.com
 help / color / mirror / Atom feed
* [PATCH v4 0/5] wic: Update to the latest revision
@ 2022-05-28 14:50 Felix Moessbauer
  2022-05-28 14:50 ` [PATCH v4 1/5] " Felix Moessbauer
                   ` (5 more replies)
  0 siblings, 6 replies; 11+ messages in thread
From: Felix Moessbauer @ 2022-05-28 14:50 UTC (permalink / raw)
  To: isar-users
  Cc: jan.kiszka, henning.schild, florian.bezdeka, amikan, Felix Moessbauer

Changes since v3:

- improved mount / unmount logic in partition test
- upload test logs in ci

Changes since v2:

- removed redundant paths exclusion for home (reported by Florian Bezdeka, thanks)
- improved commit messages

Changes since v1:

- add example how to use splitted rootfs
- generate such an image in the ci
- test if the partition layout looks like what we expect

Best regards,
Felix

Felix Moessbauer (5):
  wic: Update to the latest revision
  meta-isar: add example how to split rootfs across partitions
  use multipart image for qemuamd64-bookworm target
  ci: test partition layout of splitted-rootfs image
  ci: upload all logs from testsuite

 .gitlab-ci.yml                                |  4 +-
 .../conf/multiconfig/qemuamd64-bookworm.conf  |  1 +
 .../lib/wic/canned-wks/multipart-efi.wks      |  8 +++
 scripts/lib/wic/misc.py                       |  1 +
 scripts/lib/wic/plugins/imager/direct.py      |  2 +-
 scripts/lib/wic/plugins/source/rootfs.py      |  5 +-
 testsuite/cibase.py                           | 59 +++++++++++++++++++
 testsuite/cibuilder.py                        |  6 +-
 testsuite/citest.py                           | 14 +++++
 9 files changed, 95 insertions(+), 5 deletions(-)
 create mode 100644 meta-isar/scripts/lib/wic/canned-wks/multipart-efi.wks

-- 
2.30.2


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

end of thread, other threads:[~2022-06-03 15:53 UTC | newest]

Thread overview: 11+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2022-05-28 14:50 [PATCH v4 0/5] wic: Update to the latest revision Felix Moessbauer
2022-05-28 14:50 ` [PATCH v4 1/5] " Felix Moessbauer
2022-06-01 12:22   ` Schmidl, Tobias
2022-06-01 14:10     ` Anton Mikanovich
2022-06-02  7:44       ` Moessbauer, Felix
2022-06-02 11:22         ` Anton Mikanovich
2022-05-28 14:50 ` [PATCH v4 2/5] meta-isar: add example how to split rootfs across partitions Felix Moessbauer
2022-05-28 14:50 ` [PATCH v4 3/5] use multipart image for qemuamd64-bookworm target Felix Moessbauer
2022-05-28 14:50 ` [PATCH v4 4/5] ci: test partition layout of splitted-rootfs image Felix Moessbauer
2022-05-28 14:50 ` [PATCH v4 5/5] ci: upload all logs from testsuite Felix Moessbauer
2022-06-03 15:53 ` [PATCH v4 0/5] wic: Update to the latest revision Anton Mikanovich

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