public inbox for isar-users@googlegroups.com
 help / color / mirror / Atom feed
* [PATCH v2 0/4] expand-on-first-boot CI testing
@ 2022-11-14 17:40 Henning Schild
  2022-11-14 17:40 ` [PATCH v2 1/4] CI: improve cibuilder readability Henning Schild
                   ` (3 more replies)
  0 siblings, 4 replies; 9+ messages in thread
From: Henning Schild @ 2022-11-14 17:40 UTC (permalink / raw)
  To: isar-users; +Cc: Uladzimir Bely, Henning Schild

changes since v1:
 - complete rewrite to not focus only on the tests but rather the
   feature for all examples

This first was only about testing but meanwhile has a focus on enabling
the expand feature in all example images anyhow, and later look for
traces of that happening in CI test where we can.
We install the application in any image and in the wic images add some
scratch space at the end. That will enable improved interactive use of
all those wic images, so makes sense apart from any testing.
Later use the log reading feature of the qemu tests to look for traces
of successful resizing for non ubuntu images. In ubuntu the
console_loglevel is not verbose enough to find traces.

Henning Schild (4):
  CI: improve cibuilder readability
  meta-isar: install expand-on-first-boot in all example images
  meta-isar: add some empty space at the end of our wic images
  CI: expect a message about filesystem resize vom expand script

 meta-isar/conf/local.conf.sample              |  2 +-
 .../lib/wic/canned-wks/sdimage-efi-sd.wks     |  2 ++
 .../lib/wic/canned-wks/sdimage-efi.wks        |  2 ++
 testsuite/cibuilder.py                        | 26 +++++++++++++++----
 4 files changed, 26 insertions(+), 6 deletions(-)

-- 
2.37.4


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

end of thread, other threads:[~2022-11-21  9:37 UTC | newest]

Thread overview: 9+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2022-11-14 17:40 [PATCH v2 0/4] expand-on-first-boot CI testing Henning Schild
2022-11-14 17:40 ` [PATCH v2 1/4] CI: improve cibuilder readability Henning Schild
2022-11-14 17:40 ` [PATCH v2 2/4] meta-isar: install expand-on-first-boot in all example images Henning Schild
2022-11-16 14:34   ` Henning Schild
2022-11-14 17:40 ` [PATCH v2 3/4] meta-isar: add some empty space at the end of our wic images Henning Schild
2022-11-19 19:51   ` Schaffner, Tobias
2022-11-21  9:37     ` Henning Schild
2022-11-14 17:40 ` [PATCH v2 4/4] CI: expect a message about filesystem resize vom expand script Henning Schild
2022-11-16  7:58   ` Henning Schild

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