Actions
Bug #20719
closedtest-provision pipelines failing after change on the installer
Status:
Resolved
Priority:
Normal
Assigned To:
Category:
CI
Target version:
Story points:
-
Description
It seems that after merging #20665 some Jenkins jobs started to fail, they might need some updating: https://ci.arvados.org/view/All/job/test-provision/
Updated by Lucas Di Pentima over 1 year ago
- Status changed from New to In Progress
Updated by Lucas Di Pentima over 1 year ago
- Status changed from In Progress to Resolved
Fixed pipelines¶
- test-provision-ubuntu2004: #632
- test-provision-ubuntu1804: #643
- test-provision-debian10: #642
- test-provision-centos7: #667
- test-provision-debian11: #451
Updates¶
- Fixed the pipelines' scripts by adding the
local.params.secrets
files. - Also fixed salt's bootstrapping script call by asking
old-stable
instead ofstable
for version 3004. (Commit f7eed5f)
Actions