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

Remove custom c9 __DOCKERFILE_INSTALL__; use generic version #2217

Merged
merged 1 commit into from
Jun 3, 2024

Conversation

dmick
Copy link
Member

@dmick dmick commented May 31, 2024

The c9 version didn't get the prerelease changes for ceph-release, so something was necessary to add them; besides that, the only differences were the old method of selecting ganesha for later releases and the enablement of crb instead of powertools in the last line. Since we already had code to test centos8 in daemon-base/__DOCKERFILE_INSTALL__, one more small conditional won't hurt.

Also add the projectname (ceph) to the prerelease path (since ceph-build's sync-push tool now adds it). This affects the __DOCKERFILE_INSTALL__ as well as contrib/ceph-build-config.sh

Checklist:

  • Documentation has been updated, if necessary.
  • Pending release notes updated with breaking and/or notable changes, if necessary.

The c9 version didn't get the prerelease changes for ceph-release,
so something was necessary to add them; besides that, the only
differences were the old method of selecting ganesha for later
releases and the enablement of crb instead of powertools in the
last line. Since we already had code to test centos8 in
daemon-base/__DOCKERFILE_INSTALL__, one more small conditional
won't hurt.

Also add the projectname (ceph) to the prerelease path (since
ceph-build's sync-push tool now adds it).  This affects
the __DOCKERFILE_INSTALL_ as well as contrib/ceph-build-config.sh

Signed-off-by: Dan Mick <[email protected]>
@dmick dmick merged commit 2033f94 into main Jun 3, 2024
8 checks passed
@dmick dmick deleted the wip-combine-c8-c9-dockerfile-install branch June 3, 2024 20:44
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.

1 participant