commit | 6e521b67af7ab70578c4e5f4658a215524a751fc | [log] [tgz] |
---|---|---|
author | Luca Milanesio <luca.milanesio@gmail.com> | Sat Nov 07 16:17:46 2015 -0800 |
committer | Luca Milanesio <luca.milanesio@gmail.com> | Wed May 04 21:55:20 2016 +0100 |
tree | 2577ad8aed014a1b402bc3bd7c5f231332c1e359 | |
parent | ba60979712be1a4aadb4cc5f5f55cd56c48dbed2 [diff] |
Pre-loads and cache Jenkins CI plugins list Getting the list of plugins available on Jenkins CI may take quite a long time (over 10-20 sec). We do need to pre-load that information at plugin start-up and cache it in memory. The list of plugins is typically quite small and does not change often. Having a 24h TTL is more than acceptable. Change-Id: Iea38f70bdc68f1712a298270af7906a32ec9c9bd