commit | a636c52b6af5c8a09be408b0e961e919f61cd421 | [log] [tgz] |
---|---|---|
author | Stephanos Ioannidis <root@stephanos.io> | Mon Mar 11 00:19:07 2024 +0900 |
committer | Anas Nashif <anas.nashif@intel.com> | Tue Mar 12 08:54:42 2024 -0400 |
tree | eed5fc6b88eebfe9a20c38a4156f4bdf1901efaa | |
parent | ab9f6b456b6daa472a6430bd9b80f28326cb8cc9 [diff] |
ci: codecov: Prioritise remote Redis cache storage This commit updates the codecov 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>