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

Hudson commented on HBASE-21963:
--------------------------------

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

(/) {color:green}+1 general checks{color}
-- For more information [see general 
report|https://builds.apache.org/job/HBase%20Nightly/job/branch-2.1/969//General_Nightly_Build_Report/]




(x) {color:red}-1 jdk8 hadoop2 checks{color}
-- For more information [see jdk8 (hadoop2) 
report|https://builds.apache.org/job/HBase%20Nightly/job/branch-2.1/969//JDK8_Nightly_Build_Report_(Hadoop2)/]


(/) {color:green}+1 jdk8 hadoop3 checks{color}
-- For more information [see jdk8 (hadoop3) 
report|https://builds.apache.org/job/HBase%20Nightly/job/branch-2.1/969//JDK8_Nightly_Build_Report_(Hadoop3)/]


(/) {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://builds.apache.org/job/HBase%20Nightly/job/branch-2.1/969//artifact/output-integration/hadoop-2.log].
 (note that this means we didn't run on Hadoop 3)


> Add a script for building and verifying release candidate
> ---------------------------------------------------------
>
>                 Key: HBASE-21963
>                 URL: https://issues.apache.org/jira/browse/HBASE-21963
>             Project: HBase
>          Issue Type: Test
>          Components: release, scripts
>    Affects Versions: 3.0.0, 2.1.3
>            Reporter: Tak Lon (Stephen) Wu
>            Assignee: Tak Lon (Stephen) Wu
>            Priority: Minor
>             Fix For: 3.0.0, 1.5.0, 2.2.0, 1.4.10, 1.3.4, 2.3.0, 2.0.6, 
> 1.2.12, 2.1.5
>
>         Attachments: HBASE-21963.master.001.patch, 
> HBASE-21963.master.002.patch, HBASE-21963.master.003.patch, 
> HBASE-21963.master.004.patch, HBASE-21963.master.005.patch, 
> HBASE-21963.master.006.patch
>
>
> During the release vote for HBase 2.1.3RC1, a driver/helper script was 
> mentioned and can potentially help contributors prepare to vote for a release 
> candidate. As recommended, we decided to move toward this tool to under 
> {{dev-support/}}
> Here the driver script provides the following automation:
>     1. Import and check publisher key(s)
>     2. Checksum of sources and binaries
>     3. Signature of sources and binaries
>     4. Rat check
>     5. Built from source
>     6. Verify unit tests
> {code}
> # example usage
> $ bash dev-support/hbase-vote.sh -s 
> https://dist.apache.org/repos/dist/dev/hbase/hbase-1.5.0RC2/
> $ bash dev-support/hbase-vote.sh -h
> hbase-vote. A script for standard vote which verifies the following items
> 1. Checksum of sources and binaries
> 2. Signature of sources and binaries
> 3. Rat check
> 4. Built from source
> 5. Unit tests
> Usage: hbase-vote.sh -s | --source <url> [-k | --key <signature>] [-f | 
> --keys-file-url <url>]
>        hbase-vote.sh -h | --help
>   -h | --help                   Show this screen.
>   -s | --source '<url>'         A URL pointing to the release candidate 
> sources and binaries
>                                 e.g. 
> https://dist.apache.org/repos/dist/dev/hbase/hbase-<version>RC0/
>   -k | --key '<signature>'      A signature of the public key, e.g. 9AD2AE49
>   -f | --keys-file-url '<url>'   the URL of the key file, default is
>                                 http://www.apache.org/dist/hbase/KEYS
> {code}



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)

Reply via email to