From: Morgan Richomme Date: Wed, 27 Jan 2016 09:53:55 +0000 (+0100) Subject: bad text for vIMS case X-Git-Tag: brahmaputra.1.0~123^2 X-Git-Url: https://gerrit.opnfv.org/gerrit/gitweb?a=commitdiff_plain;h=refs%2Fchanges%2F27%2F8127%2F3;p=releng.git bad text for vIMS case Change-Id: Ia75882b6ebf323ac07d06148a2e24122fc79ff57 Signed-off-by: Morgan Richomme --- diff --git a/utils/test/result_collection_api/dashboard/functest2Dashboard.py b/utils/test/result_collection_api/dashboard/functest2Dashboard.py index fbe262c53..c1d116112 100644 --- a/utils/test/result_collection_api/dashboard/functest2Dashboard.py +++ b/utils/test/result_collection_api/dashboard/functest2Dashboard.py @@ -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',