lorax/tests
Brian C. Lane d32f477e0b lorax-composer: Return UnknownBlueprint errors when using deleted blueprints
Reading a blueprint wasn't checking to see if it had been deleted so it
was returning the most recent commit before it had been deleted. This
allowed things like starting a compose with a blueprint that technically
doesn't exist.

One exception to this is the /changes/ route, it must be available so
that you can use the commit hash to undo a delete.

This also adds tests for the various operations.

Resolves: rhbz#1682113
2019-03-01 14:39:21 -08:00
..
cleanup Fix pylint problems with vmware_list_vms.py 2019-02-25 14:38:37 -08:00
cli New test: Build qcow2 compose and test it with QEMU-KVM 2019-02-27 10:36:44 +02: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-03-01 14:39:21 -08: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 Expand parameters as separate words 2019-01-25 21:34:25 +02:00
testenv.sh Add pylint testing 2014-05-09 08:10:41 -07:00