commit | 30feb95b46e76adfe68ac073e931f86bdc2db90f | [log] [tgz] |
---|---|---|
author | Chris Kay <chris.kay@arm.com> | Mon Dec 06 11:13:58 2021 +0000 |
committer | Olivier Deprez <olivier.deprez@arm.com> | Tue Dec 07 09:58:48 2021 +0100 |
tree | f8765399ddecd7c1f0af395c7fe374eef189ae25 | |
parent | d2017a4631b8fc691365ec019a55cb5f420556d4 [diff] |
refactor: configure PIP cache directory To remedy errors we are seeing with intermittent package installation from PyPi, introduce a PIP cache directory to the project filer. This should allow Jenkins to share cached packages across nodes. Change-Id: I9f607da75ebc7f6dc9b3de0f21a4c87bbfe02405 Signed-off-by: Chris Kay <chris.kay@arm.com>