Actions
Story #4212
closedPulp - Story #3693: Lazy for Pulp3
As a user, I have lazy sync
Start date:
Due date:
% Done:
100%
Estimated time:
Platform Release:
Groomed:
No
Sprint Candidate:
No
Tags:
Sprint:
Quarter:
Description
Add lazy sync support to pulp_rpm. Since it contains a custom pipeline, it will need to conditionally check the 'policy' attribute and if it is set to immediate, only then, include the 3 Artifact stages.
Also update the exmaples to include 'policy' on the Remote.
Also add docs on lazy as well.
Related issues
Updated by kersom almost 6 years ago
- Related to Test #4213: Test lazy sync with RPM plugin added
Updated by dalley almost 6 years ago
- Status changed from NEW to ASSIGNED
- Assignee set to dalley
Updated by dalley almost 6 years ago
- Status changed from ASSIGNED to POST
Added by dalley almost 6 years ago
Updated by dalley almost 6 years ago
- Status changed from POST to MODIFIED
- % Done changed from 0 to 100
Applied in changeset 9590647b785c4fcd31783a07ea3f31d9a97b7887.
Updated by ttereshc almost 5 years ago
- Status changed from MODIFIED to CLOSED - CURRENTRELEASE
Actions
Add lazy sync support
Add support for lazy download policies
Update _gen_verbose_remote to add download policy field. Add constant DOWNLOAD_POLICIES.
closes #4212 https://pulp.plan.io/issues/4212
re #4182 https://pulp.plan.io/issues/4182