You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@metron.apache.org by Otto Fowler <ot...@gmail.com> on 2017/02/28 20:38:18 UTC

Metron Travis Build parameters

1395.36s$ time mvn -q -T 2C -DskipTests install && time mvn -q -T 2C
surefire:test@unit-tests && mvn -q surefire:test@integration-tests && time
build_utils/verify_licenses.sh

Is there a reason we don’t ‘time’ the integration tests?

Re: Metron Travis Build parameters

Posted by Michael Miklavcic <mi...@gmail.com>.
I can't think of any. I am +1 for adding it.

On Tue, Feb 28, 2017 at 1:38 PM, Otto Fowler <ot...@gmail.com>
wrote:

> 1395.36s$ time mvn -q -T 2C -DskipTests install && time mvn -q -T 2C
> surefire:test@unit-tests && mvn -q surefire:test@integration-tests && time
> build_utils/verify_licenses.sh
>
> Is there a reason we don’t ‘time’ the integration tests?
>