[ 
https://issues.apache.org/jira/browse/ACCUMULO-1537?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13703759#comment-13703759
 ] 

Josh Elser commented on ACCUMULO-1537:
--------------------------------------

bq. Furthermore, I'm wondering if we either want to have them run only under a 
certain profile, or if we should have a build profile to explicitly not include 
these tests due to the time involved for cases of incremental development.

Stop running `mvn install` for SNAPSHOT builds? If you do want to build without 
running IntegrationTests, just add the -DskipITs when you build.

http://maven.apache.org/surefire/maven-failsafe-plugin/examples/skipping-test.html
                
> convert auto tests to integration tests, where possible for continuous 
> integration
> ----------------------------------------------------------------------------------
>
>                 Key: ACCUMULO-1537
>                 URL: https://issues.apache.org/jira/browse/ACCUMULO-1537
>             Project: Accumulo
>          Issue Type: Sub-task
>          Components: test
>            Reporter: Eric Newton
>            Assignee: Eric Newton
>             Fix For: 1.6.0
>
>
> It would be good to run the functional tests on the build server.  Now that 
> we have MiniAccumuloCluster, most of these tests can be convert to simple 
> java Integration Tests.

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira

Reply via email to