Actions
Test #4663
closedTest remove orphans endpoint
Version:
Platform Release:
Tags:
Sprint:
Quarter:
Description
Endpoint /pulp/api/v3/orphans/.
1 - Create, sync and delete a file repository. Doing this creates orphans.
2 - Delete all repositories present in Pulp - To avoid that a certain content unit is present in any other repository.
3 - Call delete orphans endpoint.
4 - Assert that the are not artifacts or content units on the file system.
Related issues
Updated by kersom over 5 years ago
- Status changed from NEW to ASSIGNED
- Assignee set to kersom
Updated by kersom over 5 years ago
- Related to Story #3442: As a user, I can clean up both orphaned content units and orphaned artifacts added
Updated by kersom over 5 years ago
- Status changed from ASSIGNED to CLOSED - DUPLICATE
We already have tests covering this feature. test_orphans
Actions