Actions
Issue #4865
closedPULP_MANIFEST does not update correctly to publish files with iso_distributor via fast-forward when deleting an unit
Start date:
Due date:
Estimated time:
Severity:
2. Medium
Version:
Master
Platform Release:
2.20.0
OS:
RHEL 7
Triaged:
Yes
Groomed:
No
Sprint Candidate:
No
Tags:
Pulp 2
Sprint:
Sprint 53
Quarter:
Description
PULP_MANIFEST does not update correctly when delete an unit
PULP_MANIFEST does not update correctly to publish files with iso_distributor via fast-forward (refer to the issue[1]) when deleting an unit.
Reproducing steps:
1. Create an iso repo
2. Upload an iso to the repo
3. Delete the iso and check the iso and PULP_MANIFEST, the iso file was removed but metadata is still in PULP_MANIFEST
Related issues
Actions
Fix the issue that PULP_MANIFEST is not update correctly.
Fix the issue that PULP_MANIFEST is not update correctly to publish files with iso_distributor via fast-forward when deleting a exsting unit. Besides that, add two unit tests and improve an unit test to check the fix.
fixes #4865