Task #17633
closed
- Status changed from New to In Progress
- Parent task changed from #17512 to #17535
1. Edited the test-provision job and children so they now accept the following parameters:
- git_hash
- RELEASE: The Arvados release to build. This parameter is passed to the formula as arvados:release, to select the repository to use.
- VERSION: The version of Arvados, from the selected repo, to install.
- ARVADOS_FORMULA_BRANCH: Which branch of the arvados-formula
2. Edited the build-and-publish-rc-packages" job and added a parametrized build on other projects to call test-provision on success, passing the parameters:
git_hash=${git_hash}
VERSION=${VERNO}
RELEASE="testing"
Javier Bértoli wrote:
1. Edited the test-provision job and children so they now accept the following parameters:
- git_hash
- RELEASE: The Arvados release to build. This parameter is passed to the formula as arvados:release, to select the repository to use.
- VERSION: The version of Arvados, from the selected repo, to install.
- ARVADOS_FORMULA_BRANCH: Which branch of the arvados-formula
2. Edited the build-and-publish-rc-packages" job and added a parametrized build on other projects to call test-provision on success, passing the parameters:
[...]
Yeah, I think that looks right, we'll see when we do the next RC!
Thanks!
- Status changed from In Progress to Resolved
- Remaining (hours) set to 0.0
Also available in: Atom
PDF