The following commands were run to prepare this release: make chlog-update VERSION=v1.37.0/v0.131.0 make prepare-release PREVIOUS_VERSION=1[.]36[.]1 RELEASE_CANDIDATE=1.37.0 MODSET=stable make prepare-release PREVIOUS_VERSION=0[.]130[.]1 RELEASE_CANDIDATE=0.131.0 MODSET=beta --------- Co-authored-by: otelbot <197425009+otelbot@users.noreply.github.com> |
||
|---|---|---|
| .. | ||
| README.md | ||
| core.builder.yaml | ||
| core.otel.yaml | ||
| test.sh | ||
README.md
Testing for the OpenTelemetry Collector Builder
This is a set of end-to-end tests for the builder. As such, it includes only positive tests, based on the manifest files in this directory. Each manifest is expected to be in a working state and should yield an OpenTelemetry Collector instance that is ready within a time interval. "Ready" is defined by calling its healthcheck endpoint.