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

Switch katello-host-tools testing to Alma #2090

Closed
ehelms opened this issue May 29, 2024 · 3 comments
Closed

Switch katello-host-tools testing to Alma #2090

ehelms opened this issue May 29, 2024 · 3 comments
Assignees

Comments

@ehelms
Copy link
Member

ehelms commented May 29, 2024

No description provided.

@ekohl
Copy link
Member

ekohl commented May 30, 2024

We have CI list a few Dockerfiles here: https://github.com/Katello/katello-host-tools/blob/37c7fdfe0b9fdfb794174415098d45b46aac3c71/.github/workflows/pull_request.yml#L25-L32

For this one we need to at least update EL8. This line needs to be changed:

https://github.com/Katello/katello-host-tools/blob/37c7fdfe0b9fdfb794174415098d45b46aac3c71/images/Dockerfile.el8#L1

You can try to see if ubi8 works, but otherwise it can be changed to AlmaLinux 8.

Unrelated to this change, but I just noticed that python3-tracer is installed, but it's no longer a dependency:
https://github.com/Katello/katello-host-tools/blob/37c7fdfe0b9fdfb794174415098d45b46aac3c71/images/Dockerfile.el8#L4C55-L4C69
That can be dropped as well.

@archanaserver
Copy link

@archanaserver archanaserver moved this to In Progress in CentOS 8 EOL Jun 4, 2024
@ekohl
Copy link
Member

ekohl commented Jun 4, 2024

Katello/katello-host-tools#157 was merged, so closing this.

@ekohl ekohl closed this as completed Jun 4, 2024
@github-project-automation github-project-automation bot moved this from In Progress to Done in CentOS 8 EOL Jun 4, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
No open projects
Status: Done
Development

No branches or pull requests

3 participants