StackStorm / chef-stackstorm

DEPRECATED! Community-maintained Chef Cookbook to deploy StackStorm, IFTTT for Ops
https://supermarket.chef.io/cookbooks/stackstorm
Apache License 2.0
16 stars 10 forks source link

CI is broken on CentOS7 #58

Closed arm4b closed 7 years ago

arm4b commented 7 years ago

Restarted the Travis build for master and CentOS7 looks like started to fail: https://travis-ci.org/StackStorm/chef-stackstorm/jobs/182408367

Probably kind of upstream changes in Mongo cookbook dependency or in Docker image. Something to research.

shortdudey123 commented 7 years ago

Doubt its the upstream cookbooks since mongo3 last changed over 4 months ago Probably some obscure dependency

shortdudey123 commented 7 years ago

Interestingly enough, CentOS 7 on vagrant under test-kitchen passes fine

arm4b commented 7 years ago

Not an issue anymore, probably something fixed in upstream centos:7 Docker image. Anyways, now it works:

https://travis-ci.org/StackStorm/chef-stackstorm/builds/184337644