mirror of
https://github.com/aljazceru/kata-containers.git
synced 2026-01-13 19:34:30 +01:00
metrics: Fix memory footprint qemu limit
This PR fixes the memory footprint qemu limit for kata metrics.
Signed-off-by: Gabriela Cervantes <gabriela.cervantes.tellez@intel.com>
(cherry picked from commit c8dd3c0737)
This commit is contained in:
committed by
Fabiano Fidêncio
parent
3491407581
commit
41d05b8857
@@ -29,7 +29,7 @@ description = "measure memory usage"
|
||||
# within (inclusive)
|
||||
checkvar = ".\"memory-footprint\".Results | .[] | .average.Result"
|
||||
checktype = "mean"
|
||||
midval = 2435844.00
|
||||
midval = 122832.40
|
||||
minpercent = 20.0
|
||||
maxpercent = 20.0
|
||||
|
||||
|
||||
Reference in New Issue
Block a user