debian-forge-composer/internal/distro
Martin Sehnoutka 77c2ab0e1c Introduce local boot test case for QCOW2
The tests works by executing osbuild with predefined pipeline. Then the
image boots and the testing script creates SSH connection to the running
VM. If everything goes fine `systemctl is-system-running` is executed
with result `running` and the test case passed.

The JSON definition of the test case contains also a blueprint that
should generate the desired pipeline, but it didn't work for me, so I'm
including it for future use from the golang unit tests.
2019-11-11 15:47:01 +01:00
..
fedora30 blueprint: move pipeline generation into its own package 2019-11-07 17:13:20 +01:00
distro.go distro: add DetectHost 2019-11-10 17:23:14 +01:00
distro_test.go Introduce local boot test case for QCOW2 2019-11-11 15:47:01 +01:00
osrelease_test.go distro: add DetectHost 2019-11-10 17:23:14 +01:00