kata-containers / tests

Kata Containers tests, CI, and metrics
https://katacontainers.io/
Apache License 2.0
139 stars 196 forks source link

memory footprint inside container is failing #5694

Closed dborquez closed 1 year ago

dborquez commented 1 year ago

The test collects different memory metrics on each run, for a variable number of runs. The test computes the average of the results but when one or more of the runs fails, the calculated average dosn't discart that failed result, and generates an incorrect avg value which causes the CI metrics to fail.

CI metrics error example: http://jenkins.katacontainers.io/job/kata-containers-2.0-metrics-ubuntu-20-04-PR/4869/console