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


Ship it!




Ship It!

- Sarath Subramanian


On Oct. 18, 2017, 9:59 p.m., Apoorv Naik wrote:
> 
> -----------------------------------------------------------
> This is an automatically generated e-mail. To reply, visit:
> https://reviews.apache.org/r/63136/
> -----------------------------------------------------------
> 
> (Updated Oct. 18, 2017, 9:59 p.m.)
> 
> 
> Review request for atlas, Ashutosh Mestry, Madhan Neethiraj, and Sarath 
> Subramanian.
> 
> 
> Bugs: ATLAS-2218
>     https://issues.apache.org/jira/browse/ATLAS-2218
> 
> 
> Repository: atlas
> 
> 
> Description
> -------
> 
> Currently UTs and ITs run under a single mvn goal "pre-integration-test", 
> this change allows certain tests to run as unit-tests and the remainder run 
> as integration-tests
> 
> 
> Diffs
> -----
> 
>   webapp/pom.xml 7a868086 
> 
> 
> Diff: https://reviews.apache.org/r/63136/diff/1/
> 
> 
> Testing
> -------
> 
> mvn clean package run as expected 
> 
> mvn test -DskipITs don't run any Secure server tests or SSL tests (from 
> webapp module)
> mvn verify -pl webapp -DskipITs run all unit + pre-integration tests
> 
> mvn test runs only UTs and no secure server, ssl or kerberos tests
> mvn verify -pl webapp runs every single test under webapp
> 
> 
> Thanks,
> 
> Apoorv Naik
> 
>

Reply via email to