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

Hadoop QA commented on RATIS-307:
---------------------------------

| (x) *{color:red}-1 overall{color}* |
\\
\\
|| Vote || Subsystem || Runtime || Comment ||
| {color:blue}0{color} | {color:blue} reexec {color} | {color:blue}  1m 
34s{color} | {color:blue} Docker mode activated. {color} |
|| || || || {color:brown} Prechecks {color} ||
| {color:blue}0{color} | {color:blue} shellcheck {color} | {color:blue}  0m  
0s{color} | {color:blue} Shellcheck was not available. {color} |
| {color:blue}0{color} | {color:blue} shelldocs {color} | {color:blue}  0m  
0s{color} | {color:blue} Shelldocs was not available. {color} |
| {color:green}+1{color} | {color:green} @author {color} | {color:green}  0m  
0s{color} | {color:green} The patch does not contain any @author tags. {color} |
|| || || || {color:brown} master Compile Tests {color} ||
|| || || || {color:brown} Patch Compile Tests {color} ||
| {color:red}-1{color} | {color:red} whitespace {color} | {color:red}  0m  
0s{color} | {color:red} The patch has 1 line(s) that end in whitespace. Use git 
apply --whitespace=fix <<patch_file>>. Refer https://git-scm.com/docs/git-apply 
{color} |
|| || || || {color:brown} Other Tests {color} ||
| {color:green}+1{color} | {color:green} asflicense {color} | {color:green}  0m 
37s{color} | {color:green} The patch does not generate ASF License warnings. 
{color} |
| {color:black}{color} | {color:black} {color} | {color:black}  3m 15s{color} | 
{color:black} {color} |
\\
\\
|| Subsystem || Report/Notes ||
| Docker | Client=18.09.7 Server=18.09.7 Image:yetus/ratis:date2019-07-16 |
| JIRA Issue | RATIS-307 |
| JIRA Patch URL | 
https://issues.apache.org/jira/secure/attachment/12974816/RATIS-307.002.patch |
| Optional Tests |  dupname  asflicense  shellcheck  shelldocs  |
| uname | Linux 5cfbd8ba61f9 4.4.0-138-generic #164-Ubuntu SMP Tue Oct 2 
17:16:02 UTC 2018 x86_64 x86_64 x86_64 GNU/Linux |
| Build tool | maven |
| Personality | 
/home/jenkins/jenkins-slave/workspace/PreCommit-RATIS-Build/yetus-personality.sh
 |
| git revision | master / 0d11cd4 |
| maven | version: Apache Maven 3.6.0 
(97c98ec64a1fdfee7767ce5ffb20918da4f719f3; 2018-10-24T18:41:47Z) |
| whitespace | 
https://builds.apache.org/job/PreCommit-RATIS-Build/901/artifact/out/whitespace-eol.txt
 |
| Max. process+thread count | 52 (vs. ulimit of 5000) |
| modules | C: . U: . |
| Console output | 
https://builds.apache.org/job/PreCommit-RATIS-Build/901/console |
| Powered by | Apache Yetus 0.8.0   http://yetus.apache.org |


This message was automatically generated.



> Improve make_rc script with additional step of the release process.
> -------------------------------------------------------------------
>
>                 Key: RATIS-307
>                 URL: https://issues.apache.org/jira/browse/RATIS-307
>             Project: Ratis
>          Issue Type: Improvement
>          Components: build
>    Affects Versions: 0.2.0
>            Reporter: Elek, Marton
>            Assignee: Elek, Marton
>            Priority: Minor
>         Attachments: RATIS-307.001.patch, RATIS-307.002.patch
>
>          Time Spent: 20m
>  Remaining Estimate: 0h
>
> During the 0.2.0 release I used a helper script which contained the smaller 
> steps for the release process.
> Compared to the existing make_rc script it could
>  # create the git tag, change maven version
>  # test the src release by compiling the project from the src tar
>  # upload artifacts to the apache nexus
>  # sign artifacts
>  # upload artifacts to the dev svn staging area
>  # push git tag to the git repository
>  
> All of the small steps are defined in bash functions and they could be 
> executed one by one and I could check the results between the steps.
> In this patch I merge my custom script with the existing make_rc to make it 
> easier to release ratis in the future.
>  



--
This message was sent by Atlassian JIRA
(v7.6.14#76016)

Reply via email to