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
Added by Zhiming over 5 years ago
Updated by CodeHeeler over 5 years ago
- Project changed from Pulp to RPM Support
- Tags Pulp 2 added
Updated by ipanova@redhat.com over 5 years ago
@Zhiming do you think you can submit a fix for this as a follow up for the https://pulp.plan.io/issues/4708 you worked on? thank you.
Updated by ttereshc over 5 years ago
- Status changed from NEW to POST
- Assignee set to Zhiming
- Triaged changed from No to Yes
- Sprint set to Sprint 53
Updated by ttereshc over 5 years ago
- Has duplicate Issue #4857: Pulp 2 Nightly Regression in test_iso_crud.ISOUpdateTestCase.test_all added
Updated by Zhiming over 5 years ago
- Status changed from POST to MODIFIED
Applied in changeset pulp:pulp|4740f1122b59ce814e0f101b63a6a2ea211487a9.
Updated by ttereshc over 5 years ago
- Project changed from RPM Support to Pulp
- Platform Release set to 2.20.0
Updated by bherring over 5 years ago
- Copied to Test #5034: PULP_MANIFEST does not update correctly to publish files with iso_distributor via fast-forward when deleting an unit added
Updated by ttereshc over 5 years ago
- Status changed from 5 to CLOSED - CURRENTRELEASE
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