Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
[service] Ensure test service eventually connects to telemetry port o…
…n restart (open-telemetry#7893) There appears to be a flake in waiting for resources being released within tests: ``` service_test.go:345: Error Trace: /home/runner/work/opentelemetry-collector/opentelemetry-collector/service/service_test.go:345 Error: Received unexpected error: Get "http://localhost:8888/metrics": dial tcp [::1]:8888: connect: connection refused Test: TestServiceTelemetryRestart ``` See test run: https://github.com/open-telemetry/opentelemetry-collector/actions/runs/5267677421/jobs/9523273917?pr=7703
- Loading branch information