brooklyncentral / clocker

Apache Brooklyn cloud native infrastructure blueprints
Apache License 2.0
426 stars 66 forks source link

Move brooklyn-dns-etc-hosts-generator include #380

Closed drigodwin closed 7 years ago

drigodwin commented 7 years ago

The tests fail because brooklyn-dns-etc-hosts-generator is only included in the catalog.bom, which isn't sourced by the tests. I've moved this to kubernetes.bom where it's used and will be sourced by the tests.