sous-chefs / consul

Development repository for the consul cookbook
https://supermarket.chef.io/cookbooks/consul
Apache License 2.0
192 stars 244 forks source link

Add travis and docker integration tests. #337

Closed johnbellone closed 8 years ago

johnbellone commented 8 years ago

/cc @acaiafa @Ginja

This adds the kitchen-bokken plugin and a mess of changes to travis.yml. It ultimately allows us to run integration tests using docker.

johnbellone commented 8 years ago

/cc @coderanger

It looks like that poise-service is explicitly disabling running systemd within a container. For now we'll converge this on those systems using sysvinit.

claudio-viola commented 8 years ago

hi @johnbellone, just interested to understand why you chose kitchen-dokken over kitchen-docker , what are the advantages / disadvantages? Thanks :) 👍

coderanger commented 8 years ago

@claudio-viola Dokken supports systemd out of the box, kitchen-docker requires additional configuration to make it work.

lock[bot] commented 4 years ago

This thread has been automatically locked since there has not been any recent activity after it was closed. Please open a new issue for related bugs.