mirror of
https://github.com/kata-containers/kata-containers.git
synced 2025-04-28 11:44:38 +00:00
metrics: Increase qemu jitter value
This PR increases qemu jitter value. Signed-off-by: Gabriela Cervantes <gabriela.cervantes.tellez@intel.com>
This commit is contained in:
parent
5600e28b54
commit
8d66ef5185
@ -160,5 +160,5 @@ description = "iperf"
|
||||
checkvar = ".\"network-iperf3\".Results | .[] | .jitter.Result"
|
||||
checktype = "mean"
|
||||
midval = 0.041
|
||||
minpercent = 40.0
|
||||
maxpercent = 40.0
|
||||
minpercent = 50.0
|
||||
maxpercent = 50.0
|
||||
|
Loading…
Reference in New Issue
Block a user