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

Fixes #28951 - implement partial repo path for yum #8560

Merged
merged 1 commit into from
Feb 13, 2020

Conversation

jjeffers
Copy link
Member

@jjeffers jjeffers commented Feb 11, 2020

This change supports synchronization of pulpcore rpm content to a pulpcore mirror. In conjunction with theforeman/forklift#1106, which is needed for the base_url to be correctly served by the httpd process to the mirror during the synchronization.

To test this PR, create a pulpcore enabled proxy, and add it to the default environment (same as the pulpcore enabled katello server). Create a yum repo, and sync the repository. You can verify the packages for the repository in the pulp schema.

Next, select the pulpcore proxy (in this case, this is our pulp mirror), and then synchronize the proxy. Check the proxy pulp schema and verify the yum packages are listed as rpm content.

@theforeman-bot
Copy link

Issues: #28591

@jjeffers jjeffers changed the title [WIP] Fixes #28591 - implement partial repo path for yum [WIP] Fixes #28951 - implement partial repo path for yum Feb 11, 2020
@jjeffers jjeffers changed the title [WIP] Fixes #28951 - implement partial repo path for yum Fixes #28951 - implement partial repo path for yum Feb 12, 2020
Copy link
Member

@ianballou ianballou left a comment

Choose a reason for hiding this comment

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

This worked fine for me!

@jjeffers jjeffers merged commit 6c1d5d7 into Katello:master Feb 13, 2020
@jjeffers jjeffers deleted the 28591_pulp3_sync_yum_content branch February 20, 2020 16:00
This pull request was closed.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants