You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@hbase.apache.org by "Sean Busbey (JIRA)" <ji...@apache.org> on 2017/07/31 15:16:00 UTC

[jira] [Commented] (HBASE-18426) nightly job should use independent stages to check supported jdks

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

Sean Busbey commented on HBASE-18426:
-------------------------------------

Example runs, while the branches are still around:

*  master (general + jdk8): https://builds.apache.org/view/H-L/view/HBase/job/HBase%20Nightly/job/HBASE-18426/22/
* * general failed: https://builds.apache.org/view/H-L/view/HBase/job/HBase%20Nightly/job/HBASE-18426/22/General_Nightly_Build_Report/
* branch-1.2 (general + jdk7 + jdk8): https://builds.apache.org/view/H-L/view/HBase/job/HBase%20Nightly/job/branch-1.2-HBASE-18426/16/
* * general: https://builds.apache.org/view/H-L/view/HBase/job/HBase%20Nightly/job/branch-1.2-HBASE-18426/16/General_Nightly_Build_Report
* * jdk7: https://builds.apache.org/view/H-L/view/HBase/job/HBase%20Nightly/job/branch-1.2-HBASE-18426/16/JDK7_Nightly_Build_Report
* * jdk8: https://builds.apache.org/view/H-L/view/HBase/job/HBase%20Nightly/job/branch-1.2-HBASE-18426/16/JDK8_Nightly_Build_Report
* branch-1.1 (general + jdk7): https://builds.apache.org/view/H-L/view/HBase/job/HBase%20Nightly/job/branch-1.1-HBASE-18426/5/
* * general: https://builds.apache.org/view/H-L/view/HBase/job/HBase%20Nightly/job/branch-1.1-HBASE-18426/5/General_Nightly_Build_Report
* * jdk7 : https://builds.apache.org/view/H-L/view/HBase/job/HBase%20Nightly/job/branch-1.1-HBASE-18426/5/JDK7_Nightly_Build_Report


Includes properly using jdk8 for findbugs on branches newer than 1.1, and jdk7 findbugs on 1.1 branch.

> nightly job should use independent stages to check supported jdks
> -----------------------------------------------------------------
>
>                 Key: HBASE-18426
>                 URL: https://issues.apache.org/jira/browse/HBASE-18426
>             Project: HBase
>          Issue Type: Improvement
>          Components: community, test
>            Reporter: Sean Busbey
>            Assignee: Sean Busbey
>            Priority: Critical
>         Attachments: HBASE-18426.0.patch
>
>
> follow on from HBASE-18147 to handle the lack of multijdk support for unit tests.



--
This message was sent by Atlassian JIRA
(v6.4.14#64029)