lorax/src
Brian C. Lane 5c878a695f Add --test option to composer-cli
The API server will run a mock compose when a test mode is passed to it.
Passing a 1 will queue a build, pretend to run the build for 10 seconds,
and then fail. Passing a 2 will do the same thing, but it will finish as
if it was successful. All results are available but the output file is
only the string "TEST IMAGE"

This should allow running tests inside docker without calling anaconda
(becuase it will not run in docker, it needs a VM).
2018-06-11 16:54:58 -07:00
..
bin Add --test option to composer-cli 2018-06-11 16:54:58 -07:00
composer Add --test option to composer-cli 2018-06-11 16:54:58 -07:00
pylorax Make sure lorax-composer tests only use temporary directories 2018-06-11 16:54:58 -07:00
sbin Add a pid file for lorax-composer 2018-06-11 16:54:58 -07:00