Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

MTL-2393 goss-servers is missing goss requirement #591

Merged
merged 1 commit into from
May 22, 2024
Merged

Conversation

rustydb
Copy link
Contributor

@rustydb rustydb commented May 22, 2024

The goss-servers package needs goss to function, but this requirement is not specified in the spec.

This has caused a build failure where we removed the goss package, and we (I) expected goss-servers to find either hpe-csm-goss-package or goss depending on which one was available for the respective architecture (aarch64 or x86_64).

Failure: https://github.com/Cray-HPE/node-images/actions/runs/9195551941/job/25291695566#step:9:12814
Change that caused the failure: https://github.com/Cray-HPE/metal-provision/pull/675/files#diff-4b8036c5c83ba58cb56e769dfdde82765b1a451a424c8f93e114fa21775cc7f8

The goss-servers package needs goss to function, but this requirement is not specified in the spec.

This has caused a build failure where we removed the goss package, and we (I) expected goss-servers to find either hpe-csm-goss-package or goss depending on which one was available for the respective architecture (aarch64 or x86_64).
@rustydb rustydb requested a review from a team as a code owner May 22, 2024 19:25
@rustydb
Copy link
Contributor Author

rustydb commented May 22, 2024

/backport release/1.6

Copy link
Contributor

Backporting into branch release/1.6 was successful. New PR: #592

@rustydb rustydb changed the title goss-servers is missing goss requirement MTL-2393 goss-servers is missing goss requirement May 22, 2024
@rustydb rustydb merged commit 17d9b4f into release/1.5 May 22, 2024
3 checks passed
@rustydb rustydb deleted the fix-requires branch May 22, 2024 19:32
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants