Actions
action #27808
closedAllow usage of CACHELIMIT from workers.ini
Status:
Resolved
Priority:
Low
Assignee:
Category:
Feature requests
Target version:
Start date:
2017-11-17
Due date:
% Done:
0%
Estimated time:
Description
To improve the usecase of caching, CACHELIMIT variable needs to be read by the worker and then used during the cache initialization removing the hardcoded 50GB that was set.
https://github.com/os-autoinst/openQA/blob/master/lib/OpenQA/Worker/Engines/isotovideo.pm#L162
entrance level issue
Checklist
- Change Cache::Init calls to use also CACHELIMIT that should come from workers.ini file
Actions