Bug #32302
closedDo the orphans cleanup before switchover to pulp3
Description
Cloned from https://bugzilla.redhat.com/show_bug.cgi?id=1946795
Description of problem:
Orphaned content (migrated and then removed) causes failures for the final switchover to pulp3. The remediation is a cleanup prior to the switchover.
Version-Release number of selected component (if applicable):
6.9.0 snap 19.1
How reproducible:
always
Steps to Reproduce:
1. Have a SAT with yum/docker/file CVs published, run migration to pulp3.
2. Remove some of the CVs, run migration to pulp3 again.
3. Finally, run the switchover.
Actual results:
The switchover fails because of orphaned content.
Expected results:
The switchover task should handle the orphaned content.
Additional info:
The error is almost the same as BZ#1946339, however, the underlaying issue is a bit different and could be treated separately.
Updated by The Foreman Bot over 3 years ago
- Status changed from New to Ready For Testing
- Assignee set to Justin Sherrill
- Pull request https://github.com/Katello/katello/pull/9277 added
Updated by Justin Sherrill over 3 years ago
- Status changed from Ready For Testing to Closed
Updated by Chris Roberts over 3 years ago
- Target version set to Katello 3.18.3
- Triaged changed from No to Yes