Task #2281
closedImplement worker directory creation and cleanup
100%
Description
The create and delete working directory methods[0] need to be moved into the pulp3 codebase. that code needs to be called in the new pulp.tasking code. Here are the places that were removed[1] from the tasking code as part of #2154
[0]: https://github.com/pulp/pulp/blob/db4ded6575fd9bd503f74633a17e13a46c8d95c9/server/pulp/server/managers/repo/_common.py#L96-L120
[1]: https://github.com/pulp/pulp/blob/1331a5846297eb614bfd6fe5ffefb1914d76fad0/server/pulp/server/async/tasks.py#L537
[2]: https://github.com/pulp/pulp/blob/1331a5846297eb614bfd6fe5ffefb1914d76fad0/server/pulp/server/async/tasks.py#L572
[3]: https://github.com/pulp/pulp/blob/33ce8590f6112c2101930e23f0470c1883ef98a7/server/pulp/server/async/app.py#L80-L82
Updated by fdobrovo about 8 years ago
- Status changed from NEW to ASSIGNED
- Assignee set to fdobrovo
Updated by fdobrovo about 8 years ago
- Status changed from ASSIGNED to POST
Updated by mhrivnak about 8 years ago
- Sprint/Milestone set to 27
- Groomed changed from No to Yes
Added by fdobrovo about 8 years ago
Added by fdobrovo about 8 years ago
Revision 396609e8 | View on GitHub
Implement worker and task directory creation and cleanup
Updated by fdobrovo about 8 years ago
- Status changed from POST to MODIFIED
- % Done changed from 0 to 100
Applied in changeset pulp|396609e8f63155401da71548a4e3327d832a9d53.
Updated by bmbouter almost 5 years ago
- Status changed from MODIFIED to CLOSED - CURRENTRELEASE
Implement worker and task directory creation and cleanup
closes #2281 https://pulp.plan.io/issues/2281