Project

General

Profile

Actions

Task #17633

closed

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

5.5 Test installer formula/provision scripts with RC packages

Added by Peter Amstutz about 3 years ago. Updated almost 3 years ago.

Status:
Resolved
Priority:
Normal
Assigned To:
-
Category:
-
Target version:
Start date:
05/03/2021
Due date:
% Done:

0%

Estimated time:
Actions #1

Updated by Peter Amstutz about 3 years ago

  • Status changed from New to In Progress
Actions #2

Updated by Peter Amstutz about 3 years ago

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

Updated by Javier Bértoli almost 3 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 almost 3 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 almost 3 years ago

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

Also available in: Atom PDF