lorax/tests/composer
Brian C. Lane b7e69596e3 composer-cli: Make start-ostree parent and ref optional
This changes the start-ostree command to:

compose start-ostree [--size XXXX] [--parent PARENT] [--ref REF] <BLUEPRINT> <TYPE> [<IMAGE-NAME> <PROFILE.TOML>]

Both of them are optional, and if missing a "" is passed to
osbuild-composer. Also adds more tests for all the various possible
options and removes the provider and profile arguments.
2020-07-23 10:35:10 -07:00
..
__init__.py Add a test library 2018-08-06 16:53:48 -07:00
test_blueprints.py tests: fix blueprints tag test 2019-11-18 08:41:55 -08:00
test_compose.py composer-cli: Make start-ostree parent and ref optional 2020-07-23 10:35:10 -07:00
test_http_client.py Add composer-cli and tests 2018-05-14 13:00:15 -07:00
test_utilities.py composer-cli: Add a get_arg function 2020-07-23 10:35:10 -07:00