Commit Graph

4 Commits

Author SHA1 Message Date
Brian C. Lane 0037f10205 Add an openstack image type
This is a qcow2 image with cloud-init in the template.
2018-10-09 15:17:45 -07:00
Brian C. Lane 9d73975c9f Update cli tests to use composer-cli name 2018-10-09 15:17:13 -07:00
David Shea 3ea07ed44a Add new compose types to compose sanity test 2018-10-09 15:11:36 -07:00
Alexander Todorov ca1bf01b03 New cli test covering basic compose commands
- need to specify --sharedir so lorax-composer can find its
  kickstart files

- each test script writes results into a separate directory to
  avoid a passing test overwriting the results from a failing one.
  To avoid reporting failures in case of previously failing tests
  (e.g. during development) remove the temporary directories holding
  tets results before execution!
2018-10-09 15:03:24 -07:00