Actions
Task #1445
closedStory #1150: As a user, I can lazily fetch repositories
The repository sync task needs to start a download task when policy=background.
Start date:
Due date:
% Done:
100%
Estimated time:
Platform Release:
2.8.0
Groomed:
No
Sprint Candidate:
No
Tags:
Pulp 2
Sprint:
Quarter:
Description
When the download_policy=background (use the constant) we need to start a lazy download task for the repo and add to the spawned tasks. This seems like something we can do in the platform and not in each importer.
Updated by jcline@redhat.com almost 9 years ago
- Status changed from NEW to ASSIGNED
- Assignee set to jcline@redhat.com
Added by Jeremy Cline almost 9 years ago
Added by Jeremy Cline almost 9 years ago
Revision 3c6a20dc | View on GitHub
Dispatch a download task after a sync if policy is 'background'.
closes #1445
Updated by jcline@redhat.com almost 9 years ago
- Status changed from ASSIGNED to POST
Updated by Anonymous almost 9 years ago
- Status changed from POST to MODIFIED
- % Done changed from 0 to 100
Applied in changeset pulp|3c6a20dc93a81a28b6ce057b423536d962e1453e.
Updated by rbarlow almost 9 years ago
- Status changed from MODIFIED to 5
- Platform Release set to 2.8.0
Updated by dkliban@redhat.com over 8 years ago
- Status changed from 5 to CLOSED - CURRENTRELEASE
Actions
Dispatch a download task after a sync if policy is 'background'.
closes #1445