Support building and testing s2i-python-container on RHEL10 host#727
Merged
Support building and testing s2i-python-container on RHEL10 host#727
Conversation
Member
Author
|
[test] |
b540a33 to
aa24567
Compare
Member
Author
|
Test after rebase against master [test] |
Member
Author
|
GitHub action was updated to the latest. But, I do not know if this should be a separated pull request or not. [test] |
Member
|
Let me take a look what is wrong with the distgen here. |
Member
Author
|
This is blocked by #728 |
71ba40a to
4fe6e5f
Compare
Member
Author
|
Rebased against master. The issue #728 was merged. [test] |
Testing Farm results
|
Member
|
One more rebase please. |
4fe6e5f to
6ee4ff4
Compare
Member
Author
|
Rebased [test] |
To multispec.yaml is added section about rhel10 and build it 3.12-minimal on RHEL10 manifest-minimal.yml is updated to add Dockerfile.rhel10 base image is ubi10-minimal:latest Signed-off-by: Petr "Stone" Hracek <phracek@redhat.com>
Signed-off-by: Petr "Stone" Hracek <phracek@redhat.com>
Signed-off-by: Petr "Stone" Hracek <phracek@redhat.com>
6ee4ff4 to
f73433e
Compare
Member
Author
|
The base image was wrong. Instead of [test] |
frenzymadness
approved these changes
Jan 27, 2025
Member
frenzymadness
left a comment
There was a problem hiding this comment.
The changes look good to me and the results are green. Although I don't see the results of all the tests in the log.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
This pull request adds support for building and testing s2i-python-container on RHEL10 host.
The pull request is separated into three commit: