[ 
https://issues.apache.org/jira/browse/BEAM-8079?focusedWorklogId=301379&page=com.atlassian.jira.plugin.system.issuetabpanels:worklog-tabpanel#worklog-301379
 ]

ASF GitHub Bot logged work on BEAM-8079:
----------------------------------------

                Author: ASF GitHub Bot
            Created on: 26/Aug/19 17:42
            Start Date: 26/Aug/19 17:42
    Worklog Time Spent: 10m 
      Work Description: markflyhigh commented on issue #9411: [BEAM-8079] Move 
release Gradle build to a Jenkins job (Part - 1)
URL: https://github.com/apache/beam/pull/9411#issuecomment-524955951
 
 
   release_build job took longer than Jenkins timeout. So we may want to remove 
`--no-parallel` to make the build faster. 
 
----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
 
For queries about this service, please contact Infrastructure at:
us...@infra.apache.org


Issue Time Tracking
-------------------

    Worklog Id:     (was: 301379)
    Time Spent: 1h 10m  (was: 1h)

> Move verify_release_build.sh to Jenkins job
> -------------------------------------------
>
>                 Key: BEAM-8079
>                 URL: https://issues.apache.org/jira/browse/BEAM-8079
>             Project: Beam
>          Issue Type: Sub-task
>          Components: build-system
>            Reporter: Mark Liu
>            Assignee: Mark Liu
>            Priority: Major
>          Time Spent: 1h 10m
>  Remaining Estimate: 0h
>
> verify_release_build.sh is used for validation after release branch is cut. 
> Basically it does two things: 1. verify Gradle build with -PisRelease turned 
> on. 2. create a PR and run all PostCommit jobs against release branch. 
> However, release manager got many painpoints when running this script:
> 1. A lot of environment setup and some of tooling install easily broke the 
> script.
> 2. Running Gradle build locally too extremely long time.
> 3. Auto-pr-creation (use hub) doesn't work.
> We can move Gradle build to Jenkins in order to get rid of environment setup 
> work.



--
This message was sent by Atlassian Jira
(v8.3.2#803003)

Reply via email to