Skip to content

[otel-infrastructure-collector] add helm install ci test #2

[otel-infrastructure-collector] add helm install ci test

[otel-infrastructure-collector] add helm install ci test #2

name: Otel Infrastructure Collector Helm Install Test
on:
pull_request:
paths:
- 'otel-infrastructure-collector/**'
jobs:
collector-test:
runs-on: ubuntu-latest
steps:
- name: Checkout
uses: actions/checkout@v3
with:
fetch-depth: 0
- name: Setup
uses: ./.github/actions/setup
with:
create-kind-cluster: "true"
- name: Run chart-testing (install)
run: ct install --charts otel-infrastructure-collector/k8s-helm