Test #4847
Test #4838: [Epic] Test Distribution and AutoDistribution features from core
Verify PublishedMetadata and pass_through content serve from PublicationDistribution
Version:
Platform Release:
Tags:
Sprint:
Quarter:
Description
Assuming you have a FileDistribution whose publication points to a Publication with PublishedMetadata and pass_through=True as you would get from test https://pulp.plan.io/issues/4839.
1. Request the repo's manifest file (which is PublishedMetadata) and assert the contents are correct.
2. Request a content unit from the repo (pass_through=True testing) and assert the contents are correct.
Associated revisions
History
#1
Updated by bmbouter over 1 year ago
- Parent task set to #4838
#2
Updated by kersom over 1 year ago
- Status changed from NEW to ASSIGNED
- Assignee set to kersom
#3
Updated by kersom over 1 year ago
- Status changed from ASSIGNED to MODIFIED
Applied in changeset pulpcore|fe8b16a3342dcfd61b608115c62f4ec79ff4895f.
#4
Updated by kersom over 1 year ago
- Status changed from MODIFIED to CLOSED - COMPLETE
Please register to edit this issue
Verify that content is served from publication distribution
Assert that published metadata and content is served from a publication distribution.
#4847