commit | 527435d64285e3488a6837ffb4a27ef45f35ce09 | [log] [tgz] |
---|---|---|
author | Stephanos Ioannidis <root@stephanos.io> | Sun Feb 25 00:03:50 2024 +0900 |
committer | Anas Nashif <anas.nashif@intel.com> | Wed Mar 06 16:42:33 2024 -0500 |
tree | a92dbf43bc36fe9c24093e3a6ad4550ae544579e | |
parent | d3f9f391ad468e18311ce351a259e59248125d9b [diff] |
ci: twister: Prioritise remote Redis cache storage This commit updates the twister workflow such that ccache only uses remote Redis cache storage when available. The purpose of this to reduce the individual runner local disk IOPS requirement; thereby, reducing the overall load on the SAN. Signed-off-by: Stephanos Ioannidis <root@stephanos.io>