Actions
Test #4847
closedTest #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.
Updated by kersom over 5 years ago
- Status changed from NEW to ASSIGNED
- Assignee set to kersom
Added by kersom over 5 years ago
Updated by kersom over 5 years ago
- Status changed from ASSIGNED to MODIFIED
Applied in changeset pulpcore|fe8b16a3342dcfd61b608115c62f4ec79ff4895f.
Updated by kersom over 5 years ago
- Status changed from MODIFIED to CLOSED - COMPLETE
Actions
Verify that content is served from publication distribution
Assert that published metadata and content is served from a publication distribution.
#4847