Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

test: Add CI scenarios for eBPF Chart. #964 #1310

Merged
merged 7 commits into from
Aug 27, 2024

Conversation

hyfj44255
Copy link
Contributor

@hyfj44255 hyfj44255 commented Aug 20, 2024

Description

Currently the ebpf chart has no CI tests. we should add a test for the default values.yaml at least, but it would be best if we could have more comprehensive coverage.

Fixes #(issue)
#964

Type of change

  • New feature (non-breaking change which adds functionality)

How Has This Been Tested?

Go to Contrib repo root directory.

cd opentelemetry-helm-charts

Create a kind cluster same as the one in repo's Github action

kind create cluster --name ebpf-cluster --config ./.github/kind-1.24.yaml

Run CT to preform the test

ct install --charts charts/opentelemetry-ebpf

Signed-off-by: Yang, Robin <Robin.Yang@fmr.com>
@hyfj44255 hyfj44255 requested a review from a team August 20, 2024 05:08
Signed-off-by: Yang, Robin <Robin.Yang@fmr.com>
Signed-off-by: Yang, Robin <Robin.Yang@fmr.com>
Signed-off-by: Yang, Robin <Robin.Yang@fmr.com>
Signed-off-by: Yang, Robin <Robin.Yang@fmr.com>
Signed-off-by: Yang, Robin <Robin.Yang@fmr.com>
@hyfj44255
Copy link
Contributor Author

Hi @nicolastakashi I've updated the pr according to you suggestion would it be ok if you take a look again?

@TylerHelmuth TylerHelmuth merged commit 7f64f3f into open-telemetry:main Aug 27, 2024
3 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants