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

Avoid double testing in Travis #393

Closed legal90 closed 7 years ago

legal90 commented 7 years ago

Currently, the last job for integration test runs twice because of double "before_script" definition. Relevant PR from mysql cookbook: chef-cookbooks/mysql#500

Also, there is a redundant "archive" suite defined in .kitchen.dokken.yml. The provider "binary" is used by default, so there is no difference with the "default" suite here.

codecov-io commented 7 years ago

Current coverage is 53.39% (diff: 100%)

No coverage report found for master at 23b8f41.

Powered by Codecov. Last update 23b8f41...855c980

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.