lorax/tests/cli
Alexander Todorov 85dfbd7911 Allow overriding $CLI outside test scripts
this will allow you to test against installed RPM like so:

    # export CLI="/usr/bin/composer-cli"
    # make test_images

If you already have lorax-composer running then you can directly
execute test scripts:

    # ./tests/cli/test_build_and_deploy_aws.sh
2019-03-10 21:29:55 +02:00
..
test_blueprints_sanity.sh Allow overriding $CLI outside test scripts 2019-03-10 21:29:55 +02:00
test_build_and_deploy_aws.sh Allow overriding $CLI outside test scripts 2019-03-10 21:29:55 +02:00
test_build_and_deploy_azure.sh Allow overriding $CLI outside test scripts 2019-03-10 21:29:55 +02:00
test_build_and_deploy_openstack.sh Allow overriding $CLI outside test scripts 2019-03-10 21:29:55 +02:00
test_build_and_deploy_vmware.sh Allow overriding $CLI outside test scripts 2019-03-10 21:29:55 +02:00
test_compose_ext4-filesystem.sh Allow overriding $CLI outside test scripts 2019-03-10 21:29:55 +02:00
test_compose_live-iso.sh Allow overriding $CLI outside test scripts 2019-03-10 21:29:55 +02:00
test_compose_partitioned-disk.sh Allow overriding $CLI outside test scripts 2019-03-10 21:29:55 +02:00
test_compose_qcow2.sh Allow overriding $CLI outside test scripts 2019-03-10 21:29:55 +02:00
test_compose_sanity.sh Allow overriding $CLI outside test scripts 2019-03-10 21:29:55 +02:00
test_compose_tar.sh Allow overriding $CLI outside test scripts 2019-03-10 21:29:55 +02:00