bad text for vIMS case 27/8127/3
authorMorgan Richomme <morgan.richomme@orange.com>
Wed, 27 Jan 2016 09:53:55 +0000 (10:53 +0100)
committerMorgan Richomme <morgan.richomme@orange.com>
Wed, 27 Jan 2016 10:08:08 +0000 (11:08 +0100)
Change-Id: Ia75882b6ebf323ac07d06148a2e24122fc79ff57
Signed-off-by: Morgan Richomme <morgan.richomme@orange.com>
utils/test/result_collection_api/dashboard/functest2Dashboard.py

index fbe262c..c1d1161 100644 (file)
@@ -15,7 +15,6 @@
 # v0.1: basic example with methods for odl, Tempest, Rally and vPing
 #
 
-
 def get_functest_cases():
     """
     get the list of the supported test cases
@@ -89,7 +88,7 @@ def format_vIMS_for_dashboard(results):
                             'y2': data['details']['vIMS']['duration'],
                             'y3': data['details']['sig_test']['duration']})
 
-    test_data.append({'name': "Tempest nb tests/nb failures",
+    test_data.append({'name': "vIMS orchestrator/VNF/test duration",
                       'info': {'type': "graph",
                                'xlabel': 'time',
                                'y1label': 'orchestation deployment duration',