Feature #22293
Rake task needed to clean up repos published to wrong directory
Status:
Closed
Priority:
Normal
Assignee:
Category:
Content Views
Target version:
Description
Content view repositories were being created in /var/lib/pulp/published/yum/master/ rather than /var/lib/pulp/published/yum/master/yum_distributor. A rake task is needed to correctly publish the repositories for any content views still relevant, and delete all repositories for any deleted content views, as they were not being deleted at the time of content view deletion.
Related issues
Associated revisions
History
#1
Updated by Christine Fouant over 4 years ago
- Copied from Feature #17662: Rake task needed to clean up repos published to wrong directory added
#2
Updated by The Foreman Bot over 4 years ago
- Status changed from New to Ready For Testing
- Pull request https://github.com/Katello/katello/pull/7159 added
#3
Updated by Christine Fouant over 4 years ago
For failed QA on https://bugzilla.redhat.com/show_bug.cgi?id=1410872
#4
Updated by Andrew Kofink over 4 years ago
- Legacy Backlogs Release (now unused) deleted (
250)
#5
Updated by Brad Buckingham over 4 years ago
- Bugzilla link set to 1410872
#6
Updated by Brad Buckingham over 4 years ago
- Target version set to 242
#7
Updated by Justin Sherrill over 4 years ago
- Legacy Backlogs Release (now unused) set to 284
#8
Updated by Brad Buckingham over 4 years ago
- Target version changed from 242 to 245
#9
Updated by Christine Fouant over 4 years ago
- Status changed from Ready For Testing to Closed
Applied in changeset katello|c383370802f9362aafb35233af9ccc026d899d8b.
fixes #22293 - cleans up wrongly published repositories