Merge pull request #8531 from GabyCT/topic/fixiperfli

metrics: Fix iperf parallel bandwidth limit
This commit is contained in:
GabyCT 2023-11-30 13:47:00 -06:00 committed by GitHub
commit 2bd21f7831
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

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