Skip to content

Conversation

@markflyhigh
Copy link
Contributor

@markflyhigh markflyhigh commented Aug 23, 2019

Reuse existing Jenkins machine to verify release Gradle build can get rid of painful environment setup in verify_release_branch.sh. Make it to a Jenkins job can also remove the restriction of the platform. Originally, the environment setup is specific to Linux-like system.

This Jenkins job can be used by release manager to verify Gradle build against a release branch. To do so, release manager needs to create a test PR against release branch (instead of master).

TODO: Update verify_release_branch.sh to use script.config. And also release guide.

+R: @yifanzou


Thank you for your contribution! Follow this checklist to help us incorporate your contribution quickly and easily:

  • Choose reviewer(s) and mention them in a comment (R: @username).
  • Format the pull request title like [BEAM-XXX] Fixes bug in ApproximateQuantiles, where you replace BEAM-XXX with the appropriate JIRA issue, if applicable. This will automatically link the pull request to the issue.
  • If this contribution is large, please file an Apache Individual Contributor License Agreement.

Post-Commit Tests Status (on master branch)

Lang SDK Apex Dataflow Flink Gearpump Samza Spark
Go Build Status --- --- Build Status --- --- Build Status
Java Build Status Build Status Build Status Build Status
Build Status
Build Status
Build Status Build Status Build Status
Build Status
Python Build Status
Build Status
Build Status
Build Status
--- Build Status
Build Status
Build Status --- --- Build Status
XLang --- --- --- Build Status --- --- ---

Pre-Commit Tests Status (on master branch)

--- Java Python Go Website
Non-portable Build Status Build Status Build Status Build Status
Portable --- Build Status --- ---

See .test-infra/jenkins/README for trigger phrase, status and link of all Jenkins jobs.

@markflyhigh
Copy link
Contributor Author

Run Seed Job

1 similar comment
@markflyhigh
Copy link
Contributor Author

Run Seed Job

@markflyhigh
Copy link
Contributor Author

Run Release Gradle Build

@markflyhigh
Copy link
Contributor Author

release_build job took longer than Jenkins timeout. So we may want to remove --no-parallel to make the build faster.

@markflyhigh
Copy link
Contributor Author

Run Seed Job

@markflyhigh
Copy link
Contributor Author

Run Release Gradle Build

@markflyhigh
Copy link
Contributor Author

Java PreCommit failed due to irrelevant test failure.
Release_Build failed with known issue: https://issues.apache.org/jira/browse/BEAM-7789. They are not release blocker.

@markflyhigh
Copy link
Contributor Author

Thank you. I'll go ahead and merge.

@markflyhigh markflyhigh merged commit 823de61 into apache:master Aug 27, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants