Project

General

Profile

action #17574

Updated by szarate about 7 years ago

Due to problems generated by the heavy NFS usage, actual asset caching needs to be implemented in openQA. 

 Among few discussions we came to the conclusion that the caching * Caching should allow syncronization of assets is also tied to (HDD and ISO) in the caching first stage.  
 * Caching should be done on the worker, and each worker should keep track of test distribution, the test distribution assets in it's pool 
 * Caching should be cached via rsync from enabled if the openqa web ui. 

 While currently the only criteria for enabling the caching /share/ directory is that the share directory does not exists present in the worker, we worker. 
 * Asset download should come up with a less hard coded approach. be done via HTTP 
 * Caching method should be LRU

Back