mbox series

[v2,0/2] Cover installer image with tests

Message ID 20250213112048.29157-1-ubely@ilbers.de
Headers show
Series Cover installer image with tests | expand

Message

Uladzimir Bely Feb. 13, 2025, 11:18 a.m. UTC
We had an implementation of isar-installer that was not covered
by our testsuite.

Patch 1 improves some installer things in kas that was helpful for
developing patch implementing missing tests for the installer.

Changes since v1:
 - Reuse vm_start functionality for installer run test;
 - Add ssh run test to check for final root partition.

Uladzimir Bely (2):
  kas: Allow isar-image-ci to be embedded into installer image.
  testsuite: Add tests for installer image

 kas/image/Kconfig   |  8 +++++++-
 testsuite/cibase.py | 28 ++++++++++++++++++++++++++++
 testsuite/citest.py | 26 ++++++++++++++++++++++++++
 3 files changed, 61 insertions(+), 1 deletion(-)