opentelemetry-collector-contrib
opentelemetry-collector-contrib copied to clipboard
[CI] arm-unittest-matrix runs without timeouts
Component(s)
No response
Describe the issue you're reporting
The build for ARM should have a timeout of 30 minutes globally.
Out of ignorance, why would the timeout be 30 minutes for the entire run, instead of a specific step or part of the run?
I believe it was mostly related to the cost associated with the github action runners. CNCF asked to put a limit on it
Is this limit the running time of tests, or run count? (Or both?)