[0/2] expand-on-first-boot CI testing

Message ID 20221028142145.4428-1-henning.schild@siemens.com
Headers show
Series expand-on-first-boot CI testing | expand

Message

Henning Schild Oct. 28, 2022, 2:21 p.m. UTC
This series makes an effort to cover expand-on-first-boot in CI. It is
far from ideal but maybe a good step and certainly something to discuss
about.

This is based on
[PATCH v7 0/2] expand-on-first-boot: Switch from resize2fs to systemd-growfs

But might also work before that.

Henning Schild (2):
  CI: improve cibuilder readability
  CI: install expand-on-first-boot in all tests and also test

 meta-isar/conf/local.conf.sample      |  2 +-
 meta-isar/conf/machine/qemuamd64.conf |  1 +
 testsuite/cibuilder.py                | 23 ++++++++++++++++++-----
 testsuite/start_vm.py                 | 11 +++++++++++
 4 files changed, 31 insertions(+), 6 deletions(-)