-
Notifications
You must be signed in to change notification settings - Fork 618
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Testing - flaky TestTelemetry #1903
Comments
This happens multiple times and failed with different reasons.
|
src/amazon-ecs-agent/agent/functional_tests/util/utils.go:
so we are either seeing an |
docker stats has noise/jitter which means that the reported CloudWatch have the same noise. I ran the telemetry task and saw a range of values for an idle cluster between 0.0% and 2.7% cpu usage as reported by docker stats via CloudWatch metrics, and once the compute was running saw peaks and valleys of max +/- 5.6% |
A fix for this was shipped in agent 1.26 |
Summary
Test failed intermittently
Description
Expected Behavior
Observed Behavior
Environment Details
Supporting Log Snippets
The text was updated successfully, but these errors were encountered: