X-Git-Url: https://gerrit.opnfv.org/gerrit/gitweb?a=blobdiff_plain;f=ci%2Fenvs%2Fdata_publish.py;h=009f6e4e13eed1d28de2a7bc0d453acbe4a3a502;hb=refs%2Fchanges%2F17%2F43117%2F1;hp=67b3054e7163b178f64d214e2f7eb3b5411c9fac;hpb=827627ae5f5674775062ab6a8a31a0ae1bbba7c7;p=kvmfornfv.git 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'] } } ]