Project

General

Profile

Actions

Task #17633

closed

Idea #17535: Jenkins step to test provision.sh + salt formula

5.5 Test installer formula/provision scripts with RC packages

Added by Peter Amstutz almost 3 years ago. Updated over 2 years ago.

Status:
Resolved
Priority:
Normal
Assigned To:
-
Target version:
Actions #1

Updated by Peter Amstutz almost 3 years ago

  • Status changed from New to In Progress
Actions #2

Updated by Peter Amstutz almost 3 years ago

  • Parent task changed from #17512 to #17535
Actions #3

Updated by Javier Bértoli over 2 years ago

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" 

Actions #4

Updated by Ward Vandewege over 2 years ago

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!

Actions #5

Updated by Peter Amstutz over 2 years ago

  • Remaining (hours) set to 0.0
  • Status changed from In Progress to Resolved
Actions

Also available in: Atom PDF