root cache directory
Description
As described in #870 (closed), builddir and artifactdir are deprecated, and by default placed in the same root cache directory.
Changes proposed in this merge request:
- - Deprecate builddir and artifactdir
- - Add rootcachedir
- - Move cache quota methods to
CASCacheas the CAS directory is now outside the artifact directory. - - Update tests
This merge request, when approved, will close: #870 (closed)
Edited by Raoul Hidalgo Charman