The following commands were run to prepare this release: * make chlog-update VERSION=v1.28.1/v0.122.1 * make prepare-release PREVIOUS_VERSION=1[.]28[.]0 RELEASE_CANDIDATE=1.28.1 MODSET=stable * make prepare-release PREVIOUS_VERSION=0[.]122[.]0 RELEASE_CANDIDATE=0.122.1 MODSET=beta --------- Co-authored-by: opentelemetrybot <107717825+opentelemetrybot@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.