Integrate vsperf with opnfv_test_dashboard 17/3417/1
authorRadek Zetik <radekx.zetik@intel.com>
Wed, 18 Nov 2015 14:15:01 +0000 (14:15 +0000)
committerRadek Zetik <radekx.zetik@intel.com>
Thu, 19 Nov 2015 06:59:06 +0000 (06:59 +0000)
commit1b1d1fc3dc8e3ce3f5f7b79a5deaf18e0bf5562d
tree136742c3ab4d75904a3fc8e3ff1b6c839c9f00b8
parent8f2d9b3370df2b32d7a959bb3c39ff2e43c533a1
Integrate vsperf with opnfv_test_dashboard

All the test projects generate results in different format.
The goal of a testing dashboard is to provide a consistent
view of the different tests from the different projects.
We need to enable the data collection for VSPERF, in other words
VSPERF pushes data using a REST API.

JIRA: VSPERF-112

Change-Id: I5d31a0fcca9fa932ceab398fe5da073966a8809f
Signed-off-by: Radek Zetik <radekx.zetik@intel.com>
utils/test/result_collection_api/dashboard/vsperf2Dashboard.py [new file with mode: 0755]