honeycombio / helm-charts

Helm repository and charts for Honeycomb

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Add Automated Tests for all charts

TylerHelmuth opened this issue · comments

Is your feature request related to a problem? Please describe.

Currently there is no automated test execution for PRs. As a result, we must rely on manual tests to ensure changes are accurate.

  • add new workflow
  • add CI scenarios to honeycomb
  • add CI scenarios to opentelemetry-collector
  • add CI scenarios to refinery

Describe the solution you'd like

Add a circleci workflow that uses chart-testing to test chart scenarios.

I don't think Honeycomb chart has any unique scenarios outside of the default, so calling that done for now