cookbook-cq
cookbook-cq copied to clipboard
Local caching of remote files
Typical cq
cookbook run involves download of multiple files. Chef recently added an improvement to share a directory between Test Kitchen instances (here you can find more details).
The idea behind this is to leverage this feature and cache all the files (*.jar
, *.zip
, etc) to speed up test kitchen executions.
At the time of writing the following areas have been identified:
- [ ] JAR file
- [ ] license file
- [ ] AEM packages