action #17574
Updated by szarate almost 8 years ago
Due to problems generated by the heavy NFS usage, actual asset caching needs to be implemented in openQA.
* Caching should allow syncronization of assets (HDD and ISO) in the first stage.
* Caching should be done on the worker, and each worker should keep track of the assets in it's pool
* Caching should be enabled if the /share/ directory is not present in the worker.
* Asset download should be done via HTTP
* Caching method should be LRU