jwadolowski / cookbook-cq

Chef cookbook for Adobe CQ (aka AEM)
Other
20 stars 23 forks source link

Local caching of remote files #36

Open jwadolowski opened 7 years ago

jwadolowski commented 7 years ago

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: