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

Commits on May 31, 2024

  1. Remove custom c9 __DOCKERFILE_INSTALL__; use generic version

    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]>
    Dan Mick committed May 31, 2024
    Configuration menu
    Copy the full SHA
    3433ed1 View commit details
    Browse the repository at this point in the history