X-Git-Url: https://gerrit.opnfv.org/gerrit/gitweb?a=blobdiff_plain;f=ci%2Fenvs%2Fdata_publish.py;h=009f6e4e13eed1d28de2a7bc0d453acbe4a3a502;hb=03a51bbeafdfa4b808ae4f20ff79e6636e25a51e;hp=67b3054e7163b178f64d214e2f7eb3b5411c9fac;hpb=d651cc71797f8f32b0fe40ca4ee1c21d50558fd1;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'] } } ]