summaryrefslogtreecommitdiffstats
path: root/utils/test/result_collection_api/dashboard
AgeCommit message (Collapse)AuthorFilesLines
2016-02-11Add Rally summary and Doctor for visualizationMorgan Richomme3-2/+135
Change-Id: I23ff748237511f89417d2c60e22fb79949ac90b7 Signed-off-by: Morgan Richomme <morgan.richomme@orange.com>
2016-02-05Add promise for dashboardMorgan Richomme2-0/+105
Change-Id: I70345e6aa2223cea4210ca6e01defbd1ea426c7a Signed-off-by: Morgan Richomme <morgan.richomme@orange.com>
2016-02-05Adapt dashboard for ONOS new result formatMorgan Richomme1-8/+80
Change-Id: I28373a74557769b78f8fc0ee1381172db6036eef Signed-off-by: Morgan Richomme <morgan.richomme@orange.com>
2016-02-01Add ONOS and ODL in dashboardMorgan Richomme1-3/+53
see http://testresults.opnfv.org/proto/index2.html Change-Id: I38a1bcd0a16cbbc84be03f1abc29d39e32950e99 Signed-off-by: Morgan Richomme <morgan.richomme@orange.com>
2016-01-27Merge "bad text for vIMS case"Morgan Richomme1-2/+1
2016-01-27bad text for vIMS caseMorgan Richomme1-2/+1
Change-Id: Ia75882b6ebf323ac07d06148a2e24122fc79ff57 Signed-off-by: Morgan Richomme <morgan.richomme@orange.com>
2016-01-25qtip: update DB addressMofassirArif1-2/+2
Change-Id: Ib3a92a28102c32db34edd625486d4fff8434d609 Signed-off-by: MofassirArif <Mofassir_Arif@dellteam.com>
2016-01-20Adapt dashboard to a second vPing scenarioMorgan Richomme1-1/+37
Change-Id: Ic1d3b6479b1afdbc1cd42536fba65dd3410b8614 Signed-off-by: Morgan Richomme <morgan.richomme@orange.com>
2016-01-19add qtip for dashboardMorgan Richomme1-0/+2
Change-Id: I592d0b1349c418e39653628bb3701062ceaf2644 Signed-off-by: Morgan Richomme <morgan.richomme@orange.com>
2016-01-14qtip: fix 'too many values to unpack' errorMofassirArif1-0/+121
Change-Id: Ida505af3bab72e589b16d4803cd6c9ef910cb6f4 Signed-off-by: MofassirArif <Mofassir_Arif@dellteam.com>
2016-01-11add two test cases: VSTF tu1 and tu3Yiting.Li1-15/+99
JIRA: BOTTLENECK-29 Change-Id: I08b531037f28bfab41dedf9d487abb1896da130a Signed-off-by: Yiting.Li <liyiting@huawei.com>
2016-01-08add bottlenecks to test dashboardMorgan Richomme1-0/+6
Change-Id: I476c8b65fd319528b28847d45de305f885be14c1 Signed-off-by: Morgan Richomme <morgan.richomme@orange.com>
2015-12-28add dashboard for bottlenecks projectrexlee87761-0/+99
JIRA:BOTTLENECK-30 Change-Id: I8f02d0b905a2b4b2c2de4f2e8dfc03fa32d469f2 Signed-off-by: rexlee8776 <limingjiang@huawei.com>
2015-12-09Add status virtual case for Functest dashboardMorgan Richomme1-4/+4
use static value to start, KPI shall be processed according to real results.. JIRA: FUNCTEST-111 Change-Id: I3aa43be36815b99e3a92923e6df3154d83c09b19 Signed-off-by: Morgan Richomme <morgan.richomme@orange.com>
2015-11-22Merge "Integrate vsperf with opnfv_test_dashboard"Morgan Richomme1-0/+121
2015-11-19add vIMS for dahsboardMorgan Richomme1-1/+108
JIRA: FUNCTEST-64 Change-Id: I344c3a882d64acdcd310decf015f234964faeb5a Signed-off-by: Morgan Richomme <morgan.richomme@orange.com>
2015-11-19Integrate vsperf with opnfv_test_dashboardRadek Zetik1-0/+121
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>
2015-10-28fix format method (case sensitive)Morgan Richomme1-1/+1
JIRA: FUNCTEST-87 Change-Id: I6ba9a17401480556b19a0918119d554d8b1871ce Signed-off-by: Morgan Richomme <morgan.richomme@orange.com>
2015-10-28Yardstick test results reformat for DashboardQiLiang1-0/+210
JIRA: YARDSTICK-132 Change-Id: Ibfb78e1341fdfe3a877765dd17445f5677a37b0f Signed-off-by: QiLiang <liangqi1@huawei.com>
2015-10-19create post processing for Tempest testMorgan Richomme1-0/+43
JIRA: FUNCTEST-56 Change-Id: I4bfaa80ed2e93c89062a95db014a9a445c6a53de Signed-off-by: Morgan Richomme <morgan.richomme@orange.com>
2015-10-19add dashboard method to test result collection APIMorgan Richomme3-0/+192
+ add new fields in pod section JIRA: RELENG-45 Change-Id: I8e833207b7014d7fd07769af415a4892b9e9d924 Signed-off-by: Morgan Richomme <morgan.richomme@orange.com>