debian-forge-composer/test/cases
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
..
ami_empty_blueprint.json blueprint: move pipeline generation into its own package 2019-11-07 17:13:20 +01:00
disk_empty_blueprint.json blueprint: move pipeline generation into its own package 2019-11-07 17:13:20 +01:00
ext4_empty_blueprint.json blueprint: move pipeline generation into its own package 2019-11-07 17:13:20 +01:00
fedora-30-cloud-base.json test: move image-info tests to test/ 2019-10-30 01:25:44 +01:00
openstack_empty_blueprint.json blueprint: move pipeline generation into its own package 2019-11-07 17:13:20 +01:00
qcow2_empty_blueprint.json blueprint: move pipeline generation into its own package 2019-11-07 17:13:20 +01:00
qcow2_local_boot.json Introduce local boot test case for QCOW2 2019-11-11 15:47:01 +01:00
vhd_empty_blueprint.json blueprint: move pipeline generation into its own package 2019-11-07 17:13:20 +01:00
vmdk_empty_blueprint.json blueprint: move pipeline generation into its own package 2019-11-07 17:13:20 +01:00