Skip to content

chore: remove leftover Tracetest env vars and build-arg#3603

Merged
julianocosta89 merged 3 commits into
open-telemetry:mainfrom
ps48:remove-tracetesting
Jun 30, 2026
Merged

chore: remove leftover Tracetest env vars and build-arg#3603
julianocosta89 merged 3 commits into
open-telemetry:mainfrom
ps48:remove-tracetesting

Conversation

@ps48

@ps48 ps48 commented Jun 29, 2026

Copy link
Copy Markdown
Contributor

Summary

  • Remove orphaned TRACETEST_IMAGE_VERSION and TRACETEST_IMAGE from .env
  • Remove the TRACETEST_IMAGE_VERSION build-arg from the component-build-images workflow

The test/tracetesting/ directory was removed previously but these references were left behind. No Dockerfile or compose service uses them they are dead code from the defunct Tracetest integration that was replaced by the telemetry sanity tests (test/telemetry/).

Test plan

  • CI passes (no build-arg references break image builds)
  • grep -rniE 'TRACETEST_IMAGE' . returns only the README vendor-fork link
    and historical CHANGELOG entries

The test/tracetesting/ directory was removed previously, but the
TRACETEST_IMAGE_VERSION and TRACETEST_IMAGE env vars in .env and the
TRACETEST_IMAGE_VERSION build-arg in the component-build-images workflow
were left behind. No Dockerfile or compose service references them
anymore. Clean them up.

Assisted-by: Claude Opus 4.8
Signed-off-by: Shenoy Pratik Gurudatt <[email protected]>
@github-actions github-actions Bot added the helm-update-required Requires an update to the Helm chart when released label Jun 29, 2026
@ps48
ps48 marked this pull request as ready for review June 29, 2026 21:42
@ps48
ps48 requested a review from a team as a code owner June 29, 2026 21:42
Comment thread CHANGELOG.md Outdated
Removed defunct Tracetest trace-based integration tests and updated memory limit for llm service.

Signed-off-by: Juliano Costa <[email protected]>
@julianocosta89
julianocosta89 enabled auto-merge June 30, 2026 07:04
Comment thread CHANGELOG.md Outdated
Co-authored-by: Piotr Kiełkowicz <[email protected]>
@julianocosta89
julianocosta89 added this pull request to the merge queue Jun 30, 2026
Merged via the queue into open-telemetry:main with commit 692f8e2 Jun 30, 2026
52 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

helm-update-required Requires an update to the Helm chart when released

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants