mirror of
https://github.com/kata-containers/kata-containers.git
synced 2025-06-25 23:11:57 +00:00
metrics: Fix iperf parallel bandwidth limit
This PR fixes the iperf parallel bandwidth limit for the kata metrics CI. Fixes #8530 Signed-off-by: Gabriela Cervantes <gabriela.cervantes.tellez@intel.com>
This commit is contained in:
parent
1f1e5377e5
commit
37633d3cc2
@ -198,7 +198,7 @@ description = "measure container parallel bandwidth using iperf3"
|
||||
# within (inclusive)
|
||||
checkvar = ".\"network-iperf3\".Results | .[] | .parallel.Result"
|
||||
checktype = "mean"
|
||||
midval = 47734838389.0
|
||||
midval = 57516472021.90
|
||||
minpercent = 20.0
|
||||
maxpercent = 20.0
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user