Actions
Test #4186
closedTest content promotion - same content served by different URL`s
Version:
Platform Release:
Tags:
Sprint:
Quarter:
Description
Test to assure that the same content - publication can be served by different distributions - URL`s.
- Create a file repo, and sync it.
- Create a publication.
- Create a first distribution - Serve content on URL1.
- Create a second distribution - Server content on URL2.
- Assert that the same content is served in different URLs.
Added by kersom almost 6 years ago
Added by kersom almost 6 years ago
Revision 41d73b3b | View on GitHub
Add test to content promotion
Do the following:
- Create a repository that has at least one repository version.
- Create a publisher, and publication.
- Create 2 distributions - using the same publication. Those
distributions will have different
base_path
. - Assert that distributions have the same publication.
- Select a content unit. Download that content unit from Pulp using the two different distributions. Assert that content unit has the same checksum when fetched from different distributions.
Updated by kersom almost 6 years ago
- Status changed from NEW to MODIFIED
Applied in changeset pulp|41d73b3b4d628932161a3629c48178fdc3475e64.
Updated by kersom almost 6 years ago
- Status changed from MODIFIED to CLOSED - COMPLETE
Actions
Add test to content promotion
Do the following:
base_path
.https://pulp.plan.io/issues/4186 closes #4186