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:
Gabriela Cervantes 2023-11-29 19:59:45 +00:00
parent 1f1e5377e5
commit 37633d3cc2

View File

@ -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