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.
Among few discussions we came to the conclusion that the caching of assets is also tied to the caching of test distribution, the test distribution should be cached via rsync from the openqa web ui.
While currently the only criteria for enabling the caching is that the share directory does not exists in the worker, we should come up with a less hard coded approach.
See: https://github.com/os-autoinst/openQA/pull/1256