David Medinets created ACCUMULO-1202:
----------------------------------------

             Summary: Add integration-test phase to maven build by using 
maven-failsafe-plugin
                 Key: ACCUMULO-1202
                 URL: https://issues.apache.org/jira/browse/ACCUMULO-1202
             Project: Accumulo
          Issue Type: Improvement
    Affects Versions: 1.6.0
            Reporter: David Medinets


On my VirtualBox Ubuntu server, the tests take six minutes to run. Let's add 
the failsafe plugin so that we can move the long-running tests to the 
integration-test phase. See 
http://antoniogoncalves.org/2012/12/13/lets-turn-integration-tests-with-maven-to-a-first-class-citizen/
 for details how to change the pom.xml. Renaming ShellServerTest and 
TestProxyTableOperations to end in IT would reduce the test execution time by 
about 50% on my server.

--
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