5cdd01be36
Nested virt is not reliable enough, especially on other arches, to rely
on for testing the created images. This moves the test code into
test_boot_* scripts to be run from inside the booted images.
It also adds copying the results of the build into
/var/tmp/test-results/, and includes the generated ssh key so that
whatever boots the image can also log in.
The tests/test_image.sh script has been added to handle running the
test_boot_* scripts without any of the extra lorax-composer specific
setup.
Cherry-picked from
|
||
---|---|---|
.. | ||
lib | ||
test_blueprints_sanity.sh | ||
test_boot_live-iso.sh | ||
test_boot_qcow2.sh | ||
test_build_and_deploy_aws.sh | ||
test_build_and_deploy_azure.sh | ||
test_build_and_deploy_openstack.sh | ||
test_build_and_deploy_vmware.sh | ||
test_compose_ext4-filesystem.sh | ||
test_compose_live-iso.sh | ||
test_compose_partitioned-disk.sh | ||
test_compose_qcow2.sh | ||
test_compose_sanity.sh | ||
test_compose_tar_kickstart.sh | ||
test_compose_tar.sh |