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

build-deps.txt: add shellcheck #3977

Merged
merged 1 commit into from
Nov 27, 2024
Merged

Conversation

mike-nguyen
Copy link
Member

CI was updated[0] to use coreos-assembler as a buildroot instead of the fcos-buildroot container and the openshift/os validate job[1] fails because shellcheck isn't installed in coreos-assembler. It cannot be installed using sudo when running on OpenShift so it needs to be installed directly in coreos-assembler.

[0] openshift/release@68a7999
[1] https://github.com/openshift/os/blob/ce4da959eb3fc9477a0a96b69e6efd084a69b9ac/ci/prow-entrypoint.sh#L162

CI was updated[0] to use coreos-assembler as a buildroot instead of the fcos-buildroot container and
the openshift/os `validate` job[1] fails because shellcheck isn't installed in coreos-assembler. It
cannot be installed using `sudo` when running on OpenShift so it needs to be installed directly in
coreos-assembler.

[0] openshift/release@68a7999
[1] https://github.com/openshift/os/blob/ce4da959eb3fc9477a0a96b69e6efd084a69b9ac/ci/prow-entrypoint.sh#L162
Copy link
Member

@aaradhak aaradhak left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

Copy link
Member

@jlebon jlebon left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Nice catch, thanks for the fix!

@jlebon
Copy link
Member

jlebon commented Nov 27, 2024

Just going to go ahead and merge this. All the relevant CIs went past the point where this change is relevant. So let's sprint to getting openshift/os CI working again.

@jlebon jlebon merged commit 9090e0f into coreos:main Nov 27, 2024
3 of 5 checks passed
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.

3 participants