lorax/tests/composer
Brian C. Lane 088111f087 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.

(cherry picked from commit 5b0487f47c)

Resolves: rhbz#1859680
2020-07-23 10:35:28 -07:00
..
__init__.py Add a test library 2018-08-07 12:12:17 -07:00
test_blueprints.py tests: Finish switch to using example-development in composer tests 2020-02-05 14:38:28 -08:00
test_compose.py composer-cli: Make start-ostree parent and ref optional 2020-07-23 10:35:28 -07:00
test_http_client.py Add composer-cli and tests 2018-05-17 10:34:34 -07:00
test_utilities.py composer-cli: Add a get_arg function 2020-07-23 10:35:28 -07:00