open-telemetry/opentelemetry-collector

[CI] Run load tests

Open

#7,643 opened on May 8, 2023

View on GitHub
 (4 comments) (0 reactions) (1 assignee)Go (2,146 forks)auto 404
ci-cdhelp wanted

Repository metrics

Stars
 (7,237 stars)
PR merge metrics
 (PR metrics pending)

Description

Load tests are currently being run in the contrib repo only, but there are a few important test cases that cover core components only. They trigger only when we upgrade core dependencies in the contrib repo, which happens not that often. We need to find a way to run load tests covering core components on every PR in the core, hopefully not introducing significant delay to the overall CI time.

Contributor guide