X-Git-Url: https://gerrit.opnfv.org/gerrit/gitweb?p=kvmfornfv.git;a=blobdiff_plain;f=ci%2Fenvs%2Fdata_publish.py;fp=ci%2Fenvs%2Fdata_publish.py;h=009f6e4e13eed1d28de2a7bc0d453acbe4a3a502;hp=67b3054e7163b178f64d214e2f7eb3b5411c9fac;hb=12c493acff1c45a2351f2a94251461ed753bbc74;hpb=2e998fe3a99bdc2e9d1109f3d01f0863309e7312 diff --git a/ci/envs/data_publish.py b/ci/envs/data_publish.py index 67b3054e7..009f6e4e1 100755 --- a/ci/envs/data_publish.py +++ b/ci/envs/data_publish.py @@ -34,7 +34,8 @@ def publish_results(testtype): "fields": { "min_value": i['min_latency_ns'], "avg_value": i['avg_latency_ns'], - "max_value": i['max_latency_ns'] + "max_value": i['max_latency_ns'], + "throughput": i['throughput_rx_mbps'] } } ]