summaryrefslogtreecommitdiffstats
path: root/result_collection_api/dashboard/dashboard_utils.py
diff options
context:
space:
mode:
authorMorgan Richomme <morgan.richomme@orange.com>2016-02-05 14:43:37 +0100
committerMorgan Richomme <morgan.richomme@orange.com>2016-02-05 15:19:39 +0100
commit91be0e27b95b0771a97c12501909d4ae5c2fff4b (patch)
tree3505909f02b74dd396a04b12e67f74cdba6f6e80 /result_collection_api/dashboard/dashboard_utils.py
parent13c842bfbbb74700b874bb9f4e1bd62b0a4165ff (diff)
Add promise for dashboard
Change-Id: I70345e6aa2223cea4210ca6e01defbd1ea426c7a Signed-off-by: Morgan Richomme <morgan.richomme@orange.com>
Diffstat (limited to 'result_collection_api/dashboard/dashboard_utils.py')
-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 8d83b00..3252c3a 100644
--- a/result_collection_api/dashboard/dashboard_utils.py
+++ b/result_collection_api/dashboard/dashboard_utils.py
@@ -26,6 +26,8 @@ from bottlenecks2Dashboard import format_bottlenecks_for_dashboard, \
check_bottlenecks_case_exist
from qtip2Dashboard import format_qtip_for_dashboard, \
check_qtip_case_exist
+from promise2Dashboard import format_promise_for_dashboard, \
+ check_promise_case_exist
# any project test project wishing to provide dashboard ready values
# must include at least 2 methods