[
https://issues.apache.org/jira/browse/AURORA-1100?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Bill Farner updated AURORA-1100:
--------------------------------
Description:
We currently have a script to verify the basics of release candidates
(signature and checksums), but it would be a time saver to more fully automate
this.
At a minimum, this should:
- call the existing {{build-support/release/verify-release-candidate}}
- ensure no binary files (other than those acknowledged as part of backwards
compatibility testing)
- check for license headers
- bootstrap the gradle wrapper
- call {{build-support/jenkins/build.sh}}
- call {{src/test/sh/org/apache/aurora/e2e/test_end_to_end.sh}}
It may make sense to bake some of these into build.sh so we can catch issues
earlier.
was:
We currently have a script to verify the basics of release candidates
(signature and checksums), but it would be a time saver to more fully automate
this.
At a minimum, this should:
- call the existing {{build-support/release/verify-release-candidate}}
- ensure no binary files (other than those acknowledged as part of backwards
compatibility testing)
- check for license headers
- bootstrap the gradle wrapper
- call {{build-support/jenkins/build.sh}}
- call {{src/test/sh/org/apache/aurora/e2e/test_end_to_end.sh}}
> Automate release candidate verification
> ---------------------------------------
>
> Key: AURORA-1100
> URL: https://issues.apache.org/jira/browse/AURORA-1100
> Project: Aurora
> Issue Type: Task
> Reporter: Bill Farner
> Assignee: Jake Farrell
>
> We currently have a script to verify the basics of release candidates
> (signature and checksums), but it would be a time saver to more fully
> automate this.
> At a minimum, this should:
> - call the existing {{build-support/release/verify-release-candidate}}
> - ensure no binary files (other than those acknowledged as part of backwards
> compatibility testing)
> - check for license headers
> - bootstrap the gradle wrapper
> - call {{build-support/jenkins/build.sh}}
> - call {{src/test/sh/org/apache/aurora/e2e/test_end_to_end.sh}}
> It may make sense to bake some of these into build.sh so we can catch issues
> earlier.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)