Merge "Adding new packet forwarding test cases"
[kvmfornfv.git] / ci / envs / data_publish.py
index 67b3054..009f6e4 100755 (executable)
@@ -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']
                      }
                  }
             ]