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

Sergey Shelukhin commented on HBASE-8589:
-----------------------------------------

For ITD, we could get away with additional attribute per test that it can use.
I am not sure about maven... may need a new category.
Maybe we can make tests that never run in maven, so you can only run them in 
cluster using ITD.
                
> add "on-demand-only" integration tests
> --------------------------------------
>
>                 Key: HBASE-8589
>                 URL: https://issues.apache.org/jira/browse/HBASE-8589
>             Project: HBase
>          Issue Type: Improvement
>            Reporter: Sergey Shelukhin
>            Priority: Minor
>
> Sometimes there's need to write an integration test that only makes sense for 
> large amount of data, cluster, etc. It doesn't make sense to run such test on 
> minicluster on single machine. We need to add an attribute or something like 
> that to indicate that, and make sure mvn verify and IntegrationTestDriver do 
> not run such tests by default, unless name is explicitly specified

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