mirror of
https://github.com/kata-containers/kata-containers.git
synced 2025-07-07 20:39:22 +00:00
metrics: Increase qemu jitter value
This PR increases qemu jitter value.
Signed-off-by: Gabriela Cervantes <gabriela.cervantes.tellez@intel.com>
(cherry picked from commit 8d66ef5185
)
This commit is contained in:
parent
8a1af8689b
commit
c22fdb46e3
@ -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