summaryrefslogtreecommitdiffstats
path: root/testcases/Dashboard/vPing2Dashboard.py
diff options
context:
space:
mode:
authorMorgan Richomme <morgan.richomme@orange.com>2015-10-12 17:45:29 +0200
committerMorgan Richomme <morgan.richomme@orange.com>2015-10-13 16:06:08 +0200
commit94f6b3f1dd697a9cf4950213435d1b823e9699ae (patch)
tree3787fb145add49d7e7c3a5ef92518b8fc177f1f1 /testcases/Dashboard/vPing2Dashboard.py
parentc8e71b39d90f5b14acafe44bb78667e1bb737035 (diff)
add functions in utils and fix vPing
JIRA: FUNCTEST-36 Change-Id: I5bf315117edc25a6f92b3c4cc873e7626aaff5e0 Signed-off-by: Morgan Richomme <morgan.richomme@orange.com>
Diffstat (limited to 'testcases/Dashboard/vPing2Dashboard.py')
-rw-r--r--testcases/Dashboard/vPing2Dashboard.py1
1 files changed, 0 insertions, 1 deletions
diff --git a/testcases/Dashboard/vPing2Dashboard.py b/testcases/Dashboard/vPing2Dashboard.py
index f799e280f..43008a620 100644
--- a/testcases/Dashboard/vPing2Dashboard.py
+++ b/testcases/Dashboard/vPing2Dashboard.py
@@ -49,7 +49,6 @@ TEST_DB = functest_yaml.get("results").get("test_db_url")
def format_vPing_for_dashboard(criteria):
-
# Get results
myDataResults = dashboard_utils.get_results(TEST_DB, criteria)