Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Local caching of remote files #36

Open
3 tasks
jwadolowski opened this issue Dec 28, 2016 · 0 comments
Open
3 tasks

Local caching of remote files #36

jwadolowski opened this issue Dec 28, 2016 · 0 comments

Comments

@jwadolowski
Copy link
Owner

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
@jwadolowski jwadolowski added this to the 1.1.0 milestone Dec 28, 2016
@jwadolowski jwadolowski removed this from the 1.1.0 milestone Jul 10, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant