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

Sergey Shelukhin commented on HBASE-8319:
-----------------------------------------

bq. It's adding a level of indirection, so it makes things more complex and 
more fragile. See for example the jenkins configuration that sayd 1.7, while 
the script was pretending to use openjdk 1.6 before finally running with oracle 
1.6. 
What would you suggest? Can the commands be changed in the screen to change mvn 
install to install-skipTests + test-runAllTests?
                
> hbase-it tests are run when you ask to run all tests -- it should be that you 
> have to ask explicitly to run them
> ----------------------------------------------------------------------------------------------------------------
>
>                 Key: HBASE-8319
>                 URL: https://issues.apache.org/jira/browse/HBASE-8319
>             Project: HBase
>          Issue Type: Task
>            Reporter: stack
>            Assignee: Sergey Shelukhin
>            Priority: Critical
>             Fix For: 0.95.1
>
>
> Up on trunk and on 0.95 apache builds, Sergey noticed that hbase-it tests are 
> running.  Up to this, the convention was that you had to explicitly ask that 
> they run but that changed somehow recently.  These tests are heavyweight, 
> take a long time to complete, and are very likely to fail up on the apache 
> infra (which is what we want of them but not as part of the general proofing 
> build).
> For now the tests have been artificially disabled up on builds.apache.org but 
> their inclusion likely frustrates joe blow trying to do a local hbase 
> packaging.

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