Skip to content

Commit

Permalink
revert: using specific helm chart for e2e testing (#1127)
Browse files Browse the repository at this point in the history
It was introduced as a workaround fix until
open-telemetry/opentelemetry-helm-charts#1143 is
merged, due to an bug introduced via
open-telemetry/opentelemetry-helm-charts#1139
which broke odigos ci
  • Loading branch information
blumamir authored Apr 17, 2024
1 parent a2bfa6c commit 7bd8039
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions .github/workflows/e2e.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -46,8 +46,6 @@ jobs:
with:
repository: 'open-telemetry/opentelemetry-helm-charts'
path: opentelemetry-helm-charts
# Remove once open-telemetry/opentelemetry-helm-charts#1143 is merged
ref: e0c6b9c95c4c4710c3d986e56b9e86ff32de6210
- name: Install Collector - Helm install
run: helm install test -f .github/workflows/e2e/collector-helm-values.yaml opentelemetry-helm-charts/charts/opentelemetry-collector --namespace traces --create-namespace
- name: Wait for Collector to be ready
Expand Down

0 comments on commit 7bd8039

Please sign in to comment.