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

unsigned-container-image-listener jobs can install epel-8 on rhel-9 nodes #3966

Closed
ktdreyer opened this issue Aug 7, 2024 · 1 comment · Fixed by #4177
Closed

unsigned-container-image-listener jobs can install epel-8 on rhel-9 nodes #3966

ktdreyer opened this issue Aug 7, 2024 · 1 comment · Fixed by #4177
Assignees

Comments

@ktdreyer
Copy link
Member

ktdreyer commented Aug 7, 2024

pipeline/unsigned-container-image-listener.groovy runs on rhel-9-medium, but it installs https://dl.fedoraproject.org/pub/epel/epel-release-latest-8.noarch.rpm for EPEL 8, not 9. As a result, these nodes can have the wrong packages.

@ktdreyer ktdreyer changed the title Bug unsigned-container-image-listener jobs can install epel-8 on rhel-9 nodes Aug 7, 2024
Copy link

github-actions bot commented Oct 6, 2024

This Issue has been marked as STALE due to inactivity for 60 days. and will be CLOSED after another 30 days on further inactivity.

@psathyan psathyan self-assigned this Oct 21, 2024
psathyan added a commit to psathyan/cephci that referenced this issue Oct 21, 2024
By default, the jenkins nodes are RHEL 9 systems and this commit
switches to installing EPEL 9 repo instead of 8.

Fixes: red-hat-storage#3966

Signed-off-by: Pragadeeswaran Sathyanarayanan <[email protected]>
@mergify mergify bot closed this as completed in #4177 Oct 22, 2024
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 a pull request may close this issue.

2 participants