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

Hudson commented on HBASE-26828:
--------------------------------

Results for branch branch-2
        [build #483 on 
builds.a.o|https://ci-hbase.apache.org/job/HBase%20Nightly/job/branch-2/483/]: 
(x) *{color:red}-1 overall{color}*
----
details (if available):

(x) {color:red}-1 general checks{color}
-- For more information [see general 
report|https://ci-hbase.apache.org/job/HBase%20Nightly/job/branch-2/483/General_20Nightly_20Build_20Report/]




(x) {color:red}-1 jdk8 hadoop2 checks{color}
-- For more information [see jdk8 (hadoop2) 
report|https://ci-hbase.apache.org/job/HBase%20Nightly/job/branch-2/483/JDK8_20Nightly_20Build_20Report_20_28Hadoop2_29/]


(x) {color:red}-1 jdk8 hadoop3 checks{color}
-- For more information [see jdk8 (hadoop3) 
report|https://ci-hbase.apache.org/job/HBase%20Nightly/job/branch-2/483/JDK8_20Nightly_20Build_20Report_20_28Hadoop3_29/]


(x) {color:red}-1 jdk11 hadoop3 checks{color}
-- For more information [see jdk11 
report|https://ci-hbase.apache.org/job/HBase%20Nightly/job/branch-2/483/JDK11_20Nightly_20Build_20Report_20_28Hadoop3_29/]


(/) {color:green}+1 source release artifact{color}
-- See build output for details.


(x) {color:red}-1 client integration test{color}
--Failed when running client tests on top of Hadoop 2. [see log for 
details|https://ci-hbase.apache.org/job/HBase%20Nightly/job/branch-2/483//artifact/output-integration/hadoop-2.log].
 (note that this means we didn't run on Hadoop 3)


> Increase the concurrency when running UTs in pre commit job
> -----------------------------------------------------------
>
>                 Key: HBASE-26828
>                 URL: https://issues.apache.org/jira/browse/HBASE-26828
>             Project: HBase
>          Issue Type: Improvement
>          Components: jenkins, test
>            Reporter: Duo Zhang
>            Assignee: Duo Zhang
>            Priority: Major
>
> The default forkCount is 0.25C. We used to run on a 16 cores machine so the 
> concurrency is 4, but now our build nodes are all 8 cores, so the concurrency 
> is 2. The build time is way more slower than before.
> Since we only have 2 slots on the build node, I think it is OK to increase 
> the forkCount to 0.5C. But I'm not sure whether we should change the default 
> value in pom, or we just set it in the pre commit job.



--
This message was sent by Atlassian Jira
(v8.20.1#820001)

Reply via email to