[ https://issues.apache.org/jira/browse/ACCUMULO-3871?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14576544#comment-14576544 ]
Christopher Tubbs commented on ACCUMULO-3871: --------------------------------------------- I'd have to look into that. Right now, the best I can think is a commit-hook or custom exec-maven-plugin execution. However, there are valid reasons for ITs to exist in that section (though currently failsafe won't execute them, I think): that is, ITs which test the test frameworks themselves (RW, CI, etc.) > run integration tests as a map/reduce job > ----------------------------------------- > > Key: ACCUMULO-3871 > URL: https://issues.apache.org/jira/browse/ACCUMULO-3871 > Project: Accumulo > Issue Type: Improvement > Components: test > Reporter: Eric Newton > Assignee: Eric Newton > Fix For: 1.8.0 > > Time Spent: 1.5h > Remaining Estimate: 0h > > When the functional tests were moved to java, we lost the ability to run the > tests via map/reduce. It would be nice to run the ITs in under 2 hours. and > take advantage of an entire cluster, especially after making large sweeping > changes. -- This message was sent by Atlassian JIRA (v6.3.4#6332)