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

containers: workaround for ganesha package error on reef #913

Merged
merged 1 commit into from
Aug 16, 2023

Conversation

phlogistonjohn
Copy link
Collaborator

Currently the tests on the released reef image fails due to an RPM transaction error when updating nfs-ganesha. Since go-ceph doesn't need ganesha packages to be up-to-date to ensure that lib{cephfs,rados,rbd}-devel are installed we temporarily disable ganesha repo when running yum update.

See also, discussion in #910

Testing infra only change.

Currently the tests on the released reef image fails due to an RPM
transaction error when updating nfs-ganesha. Since go-ceph doesn't
need ganesha packages to be up-to-date to ensure that
lib{cephfs,rados,rbd}-devel are installed we _temporarily_ disable
ganesha repo when running yum update.

Signed-off-by: John Mulligan <jmulligan@redhat.com>
@phlogistonjohn phlogistonjohn changed the title [WIP] containers: workaround for ganesha package error on reef containers: workaround for ganesha package error on reef Aug 14, 2023
@phlogistonjohn phlogistonjohn marked this pull request as ready for review August 14, 2023 20:38
@phlogistonjohn phlogistonjohn added the no-API This PR does not include any changes to the public API of a go-ceph package label Aug 14, 2023
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.

That's exactly the change we badly wanted 😆

lgtm.

@phlogistonjohn
Copy link
Collaborator Author

@anoopcs9 according to github your "lgtm" comment is not an approving review. If you approve can you please let github know so this can auto-merge? Thanks!

@mergify mergify bot merged commit d4eac7d into ceph:master Aug 16, 2023
15 checks passed
@phlogistonjohn phlogistonjohn deleted the jjm-reef-ganesha-workaround branch August 16, 2023 17:07
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
no-API This PR does not include any changes to the public API of a go-ceph package
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants