Actions
Task #2281
closedImplement worker directory creation and cleanup
Start date:
Due date:
% Done:
100%
Estimated time:
Platform Release:
Groomed:
Yes
Sprint Candidate:
Yes
Tags:
Sprint:
Sprint 9
Quarter:
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
Actions
Implement worker and task directory creation and cleanup
closes #2281 https://pulp.plan.io/issues/2281