Zuehlke / cookbook-elk-stack

0 stars 1 forks source link

Fix CircleCI build / make it run in Docker #7

Open tknerr opened 8 years ago

tknerr commented 8 years ago

During #5 I got stuck while enabling the automated build on CircleCI, where the test-kitchen integration tests are failing / timing out when being run with the vagrant-docker provider

See here for the failed test runs: https://circleci.com/gh/Zuehlke/cookbook-elk-stack/tree/cookbook-structure

I tried to a little bit of troubleshooting on the circleci branch, but without success so far.

Idea is to try this in linus-kitchen where docker is the default vagrant provider and where you can debug locally.

The underlying issue is discussed in hw-cookbooks/runit#148, but it still does not work with the basebox we are using