-----------------------------------------------------------
This is an automatically generated e-mail. To reply, visit:
https://reviews.apache.org/r/52562/#review151538
-----------------------------------------------------------


Ship it!




Ship It!

- Aravindan Vijayan


On Oct. 5, 2016, 6:12 p.m., Alejandro Fernandez wrote:
> 
> -----------------------------------------------------------
> This is an automatically generated e-mail. To reply, visit:
> https://reviews.apache.org/r/52562/
> -----------------------------------------------------------
> 
> (Updated Oct. 5, 2016, 6:12 p.m.)
> 
> 
> Review request for Ambari, Aravindan Vijayan, Sumit Mohanty, and Sid Wagle.
> 
> 
> Bugs: AMBARI-14439
>     https://issues.apache.org/jira/browse/AMBARI-14439
> 
> 
> Repository: ambari
> 
> 
> Description
> -------
> 
> Categorize the unit tests so we that "mvn test -P $PROFILE" command can run 
> only the desired category in order to run the tests faster.
> 
> This addendum patch is so that we can compile Ambari Metrics independently, 
> which has a dependency on the utility project.
> 
> 
> Diffs
> -----
> 
>   ambari-metrics/pom.xml 02dd5e7 
>   pom.xml 219943a 
>   utility/pom.xml c98e2ed 
> 
> Diff: https://reviews.apache.org/r/52562/diff/
> 
> 
> Testing
> -------
> 
> cd ambari-metrics
> mvn clean package -DskipTests
> mvn clean test
> cd ..
> mvn clean package -DskipTests
> mvn clean test -P $PROFILE_NAME
> 
> 
> Thanks,
> 
> Alejandro Fernandez
> 
>

Reply via email to