Code review comment for lp://staging/~vila/ubuntu-ci-services-itself/ts-setup

Revision history for this message
Andy Doan (doanac) wrote :

On 02/11/2014 02:51 AM, Vincent Ladeuil wrote:
> tests/run.py is not integrated in tarmac.sh and none of them provide a way
> to select subsets of the test suite.

The threads have gotten nuts, but I think this is a key point of yours
and might be this disconnect. I think some people prefer to have the
unit-tests and integration tests be separate and have 2 commands to
launch them.

So maybe as general discussion point we should decide: do we want a
single "all tests" command or a "unit-tests" command (implies something
runs really fast) and an "integration tests" command (implies something
a bit slower)?

NOTE: test/run.py does let you specify which suites to run.

« Back to merge proposal