elijah / chef-prometheus

Chef cookbook for Prometheus. The open source service monitoring system and time-series database.
Apache License 2.0
52 stars 93 forks source link

travis-ci builds mistakenly can't find the ark cookbook #80

Open elijah opened 7 years ago

elijah commented 7 years ago

I've fiddled with this a couple different ways, and I haven't found the bug yet.

Our current travis-ci config is failing to run the tests properly, because it claims that it can't find the "ark" cookbook.

Running rspec test locally works perfectly for me - just not in the travis-ci environment.

If someone else has time to take a look and figure out what's busted in the .travis.yml config, that would be welcomed.