jaredledvina/sensu-go-ansible

Update KitchenCI tests to work in TravisCI

Closed this issue · 1 comments

I opted to use kitchen-vagrant as getting everything to work in Docker was getting really painful. However, I'm going to need work through that and migrate them to either kitchen-dokken or kitchen-docker.

It looks like kitchen-dokken requires Chef reading through it's README here: https://github.com/someara/kitchen-dokken#what-about-kitchen-docker

Switched to molecule for now, using Inspec for integration tests at the end.