lorax/tests/cli
Brian C. Lane b8bf258a3c tests: Split testing the image into a separate script
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.
2019-11-01 09:00:57 -07:00
..
lib [tests] Use functions for starting and stopping lorax-composer 2019-09-24 12:50:19 +03:00
playbooks/aws When launching AWS instances wait for the one we just launched 2019-09-11 10:46:53 +02:00
test_blueprints_sanity.sh New test: assert toml files in git workspace 2019-08-29 08:17:29 -07:00
test_boot_live-iso.sh tests: Split testing the image into a separate script 2019-11-01 09:00:57 -07:00
test_boot_qcow2.sh tests: Split testing the image into a separate script 2019-11-01 09:00:57 -07:00
test_build_and_deploy_aws.sh [tests] Use a function to wait for compose to finish 2019-09-13 12:16:22 +03:00
test_build_and_deploy_azure.sh tests: Document Azure setup 2019-10-21 19:46:37 +02:00
test_build_and_deploy_openstack.sh [tests] Use a function to wait for compose to finish 2019-09-13 12:16:22 +03:00
test_build_and_deploy_vmware.sh [tests] Use a function to wait for compose to finish 2019-09-13 12:16:22 +03:00
test_compose_ext4-filesystem.sh [tests] Use a function to wait for compose to finish 2019-09-13 12:16:22 +03:00
test_compose_google.sh [tests] Use a function to wait for compose to finish 2019-09-13 12:16:22 +03:00
test_compose_live-iso.sh tests: Split testing the image into a separate script 2019-11-01 09:00:57 -07:00
test_compose_partitioned-disk.sh [tests] Use a function to wait for compose to finish 2019-09-13 12:16:22 +03:00
test_compose_qcow2.sh tests: Split testing the image into a separate script 2019-11-01 09:00:57 -07:00
test_compose_sanity.sh [tests] Use a function to wait for compose to finish 2019-09-13 12:16:22 +03:00
test_compose_tar_kickstart.sh tests: Add kickstart tar installation test 2019-09-09 09:28:52 +02:00
test_compose_tar.sh [tests] Use a function to wait for compose to finish 2019-09-13 12:16:22 +03:00
test_repos_sanity.sh Add test for running composer with --no-system-repos option 2019-09-24 12:50:19 +03:00