Skip to content

Add --with/without-downstream to ci-test arguments

Marco Clemencic requested to merge 110-filter-projects-built-by-ci-test into master

If downstream projects are enabled (default) they are built and tested, otherwise we build only up to the explicitly requested projects.

Since it is very hard to unit test the special ci-test command I added only minimal tests.

Closes #110 (closed)

Edited by Marco Clemencic

Merge request reports