summaryrefslogtreecommitdiffstats
path: root/result_collection_api/dashboard
diff options
context:
space:
mode:
authorMorgan Richomme <morgan.richomme@orange.com>2016-01-19 16:04:01 +0100
committerMorgan Richomme <morgan.richomme@orange.com>2016-01-19 16:04:01 +0100
commit09956fd2e847d22450899fd3206da0d00e466be1 (patch)
tree8515317578ec90993ad1f764cd49e834c25ba966 /result_collection_api/dashboard
parentdc7c8b7f0a15bbe13ab5d8088c4c9b8694357c22 (diff)
add qtip for dashboard
Change-Id: I592d0b1349c418e39653628bb3701062ceaf2644 Signed-off-by: Morgan Richomme <morgan.richomme@orange.com>
Diffstat (limited to 'result_collection_api/dashboard')
-rw-r--r--result_collection_api/dashboard/dashboard_utils.py2
1 files changed, 2 insertions, 0 deletions
diff --git a/result_collection_api/dashboard/dashboard_utils.py b/result_collection_api/dashboard/dashboard_utils.py
index dccfe4f..8d83b00 100644
--- a/result_collection_api/dashboard/dashboard_utils.py
+++ b/result_collection_api/dashboard/dashboard_utils.py
@@ -24,6 +24,8 @@ from vsperf2Dashboard import format_vsperf_for_dashboard, \
check_vsperf_case_exist
from bottlenecks2Dashboard import format_bottlenecks_for_dashboard, \
check_bottlenecks_case_exist
+from qtip2Dashboard import format_qtip_for_dashboard, \
+ check_qtip_case_exist
# any project test project wishing to provide dashboard ready values
# must include at least 2 methods