Actions
Test #6344
closedReuse Content from other repos
Status:
CLOSED - DUPLICATE
Priority:
Normal
Assignee:
-
Sprint/Milestone:
-
Version:
Platform Release:
Tags:
Sprint:
Quarter:
Description
Ticket moved to GitHub: "pulp/pulp_rpm/2233":https://github.com/pulp/pulp_rpm/issues/2233
If two repositories have some identical content, then Pulp should be able to re-use that content. This is true even if the content is placed in differing locations in the two repositories. Do the following:
Scenario 1:
- Create a pair of repositories. Give the two repositories a download policy of either on demand or streamed. Give the two repositories differing urls, where the urls reference a pair of repositories with some identical content and differing layouts.
- Sync each of the repositories.
- Publish each of the repositories.
- Fetch an identical content unit from each of the two repositories.
Scenario 2:
- Create a pair of repositories. Give the two repositories a download policy of either on demand or streamed. Give the two repositories differing urls, where the urls reference a pair of repositories with some identical content and differing layouts.
- Sync each of the repositories.
- Re-sync each of the repositories.
- Publish each of the repositories.
- Fetch an identical content unit from each of the two repositories.
Updated by pulpbot over 1 year ago
- Description updated (diff)
- Status changed from NEW to CLOSED - DUPLICATE
Actions