Skip to content

Add recent UBI 10 images#805

Draft
Jakuje wants to merge 1 commit intoansible:develfrom
Jakuje:ubi10
Draft

Add recent UBI 10 images#805
Jakuje wants to merge 1 commit intoansible:develfrom
Jakuje:ubi10

Conversation

@Jakuje
Copy link
Copy Markdown
Collaborator

@Jakuje Jakuje commented Feb 23, 2026

SUMMARY

Adds UBI10 images to CI

Fixes: #802

ISSUE TYPE
  • Feature Pull Request
ADDITIONAL INFORMATION

This will help with testing against more different configurations.

But it currently does not work as it looks like the ubi10 does not have python3-cython.

Signed-off-by: Jakub Jelen <jjelen@redhat.com>
@Jakuje
Copy link
Copy Markdown
Collaborator Author

Jakuje commented Feb 24, 2026

For the record, I opened https://issues.redhat.com/browse/RHEL-151535 to add the python3-cython to ubi10. Its in ubi9 so I do not see a reason why it should not be in ubi10.

In the meantime, we might be able to have centos:10stream build image, but it does not have the minor versions so it would get more limited use.

@webknjaz
Copy link
Copy Markdown
Member

Its in ubi9 so I do not see a reason why it should not be in ubi10.

I faced similar situations in the past and was told that nobody needs a dep outside the subscription 🤷‍♂️ Hope this time we'll get a better outcome.

@webknjaz
Copy link
Copy Markdown
Member

I opened https://issues.redhat.com/browse/RHEL-151535

Looks like I don't have access to that. Any news?

@Jakuje
Copy link
Copy Markdown
Collaborator Author

Jakuje commented Mar 13, 2026

I opened https://issues.redhat.com/browse/RHEL-151535

Looks like I don't have access to that. Any news?

No update there. That makes me thing that we should just go ahead with the c10s

@webknjaz
Copy link
Copy Markdown
Member

with the c10s

what's that?

@webknjaz webknjaz closed this Mar 19, 2026
@webknjaz webknjaz reopened this Mar 19, 2026
@packit-as-a-service
Copy link
Copy Markdown

Congratulations! One of the builds has completed. 🍾

You can install the built RPMs by following these steps:

  • sudo dnf install -y 'dnf*-command(copr)'
  • dnf copr enable packit/ansible-pylibssh-805
  • And now you can install the packages.

Please note that the RPMs should be used only in a testing environment.

@codecov
Copy link
Copy Markdown

codecov Bot commented Mar 19, 2026

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 95.80%. Comparing base (eb3f13b) to head (8ca84e3).
⚠️ Report is 75 commits behind head on devel.

❌ Your project check has failed because the head coverage (95.80%) is below the target coverage (100.00%). You can increase the head coverage or adjust the target coverage.

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.

@Jakuje
Copy link
Copy Markdown
Collaborator Author

Jakuje commented Mar 19, 2026

with the c10s

what's that?

Centos 10 Stream -- basically latest RHEL Y-stream version. Nicely described on this year FOSDEM talk:

https://fosdem.org/2026/schedule/event/8WES7N-centos-mythbusters/

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.

Add ubi10 CI images

2 participants