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

gpfs: Use python 3.9 in CentOS 8 #124

Merged
merged 1 commit into from
Sep 30, 2024

Conversation

xhernandez
Copy link
Collaborator

The most recent release of GPFS (5.2.1.0) requieres python 3.8+. Since this version doesn't still work with CentOS Stream 9, we install the highest python version available in CentOS 8.

Fixes: #123

The most recent release of GPFS (5.2.1.0) requieres python 3.8+. Since
this version doesn't still work with CentOS Stream 9, we install the
highest python version available in CentOS 8.

Fixes: samba-in-kubernetes#123

Signed-off-by: Xavi Hernandez <[email protected]>
@anoopcs9
Copy link
Collaborator

cephfs failures are due to recently merged change ceph/ceph#58936. There is already a fix ceph/ceph#60026 pending merge.

@xhernandez
Copy link
Collaborator Author

/retest centos-ci/cephfs

@xhernandez
Copy link
Collaborator Author

/retest centos-ci/cephfs.mgr

Copy link
Collaborator

@anoopcs9 anoopcs9 left a comment

Choose a reason for hiding this comment

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

Glad that we don't have any ansible issues.

lgtm, thanks.

@anoopcs9 anoopcs9 merged commit d2442aa into samba-in-kubernetes:main Sep 30, 2024
8 checks passed
@xhernandez xhernandez deleted the issue-123 branch October 1, 2024 07:33
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.

GPFS: CI jobs are failing due to lack of minimum required Python version
2 participants