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

Nicolas Liochon commented on HBASE-8319:
----------------------------------------

bq. Can this be moved into a script in dev-tools? IMHO, the fewer moving parts 
in jenkins, the better.

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. 

bq. Who controls the jenkins config screen? 
It's an access right per project. I have it, Ted has it, and you could probably 
have it if you ask to Stack (if you don't have it already which is possible as 
well).

bq.  I wonder how it didn't happen before. Must be something in our pom that 
changed.
It's unlikely, as it's hardcoded in maven (that's the advantage of maven). More 
probably, it was changed a while ago, and as we were failing 90% of time if not 
more in the hbase-server part, so no one saw the impact from hbase-it.
                
> 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