#10 Allow setting --tree-arch and --skip-phase to not build full compose if it is not needed for PR tests.
Merged by merlinm. Opened by jkaluza.
fedora-ci/ jkaluza/cccc test-ci  into  master

no initial comment

Please change this to something like "pungi+comps+mod_defaults+arches+skip_phases" so pytest reports this test differently in the results than the previous one. They currently appear the same:
tests/test_cli.py::TestCLI::test_cli_7_pungi_comps_mod_defaults PASSED [ 33%]
tests/test_cli.py::TestCLI::test_cli_8_pungi_comps_mod_defaults PASSED [ 36%]

Other than the test name comment, this looks good to me. Thanks!

Pull-Request has been merged by merlinm

Merged as-is. I'll adjust the test name as part of a later PR.