[ 
https://issues.apache.org/jira/browse/HBASE-8589?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Sergey Shelukhin updated HBASE-8589:
------------------------------------

    Description: 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  (was: 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)
    
> 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