lorax/tests
Alexander Todorov 1053c7477e 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

(cherry picked from commit 85dfbd7911)
2019-05-03 13:59:51 -07:00
..
cleanup Fix pylint problems with vmware_list_vms.py 2019-02-25 14:38:37 -08:00
cli Allow overriding $CLI outside test scripts 2019-05-03 13:59:51 -07:00
composer Update bash to 5.0.* 2019-02-21 08:55:23 -08:00
lib Add pylint testing 2014-05-09 08:10:41 -07:00
pylint Fix pylint errors and warnings 2018-09-25 13:49:40 +03:00
pylorax lorax-composer: Return UnknownBlueprint errors when using deleted blueprints 2019-05-03 13:56:52 -07:00
__init__.py Add a test library 2018-08-06 16:53:48 -07:00
lib.py Add tests for pylorax.imgutils 2018-11-12 11:13:37 -08:00
test_cli.sh Allow overriding $CLI outside test scripts 2019-05-03 13:59:51 -07:00
testenv.sh Add pylint testing 2014-05-09 08:10:41 -07:00