lorax/tests
Brian C. Lane 2dd3dd54c5 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
(cherry picked from commit d32f477e0b)
(cherry picked from commit 82aa9cdbc6)
2019-05-06 12:00:22 -07:00
..
cleanup Fix pylint problems with vmware_list_vms.py 2019-05-06 11:45:32 -07:00
cli New test: Build qcow2 compose and test it with QEMU-KVM 2019-05-06 12:00:22 -07:00
composer Add tests for limit=0 routes 2018-08-27 11:05:46 -07:00
lib Add pylint testing 2014-05-09 08:10:41 -07:00
pylint Fix pylint errors and warnings 2018-10-05 09:09:10 -07:00
pylorax lorax-composer: Return UnknownBlueprint errors when using deleted blueprints 2019-05-06 12:00:22 -07:00
__init__.py Add a test library 2018-08-06 16:53:48 -07:00
lib.py Add tests for pylorax.imgutils 2019-05-03 16:39:05 -07:00
test_cli.sh Expand parameters as separate words 2019-05-03 16:57:37 -07:00
testenv.sh Add pylint testing 2014-05-09 08:10:41 -07:00