summaryrefslogtreecommitdiffstats
path: root/utils/test/result_collection_api/dashboard/__init__.py
diff options
context:
space:
mode:
authorMorgan Richomme <morgan.richomme@orange.com>2015-10-19 12:44:00 +0000
committerGerrit Code Review <gerrit@172.30.200.206>2015-10-19 12:44:00 +0000
commitfd27b7a9543e430602b7e2fca339b1f84a189142 (patch)
tree1b2e26573b72ef6fda1d6f553a0817483b54338f /utils/test/result_collection_api/dashboard/__init__.py
parent6b6c90969ed9c4ed286738a1f28582a3126f8a38 (diff)
parent97ce096c0ed49a09301d762b812504f3038e9843 (diff)
Merge "add dashboard method to test result collection API + add new fields in pod section"
Diffstat (limited to 'utils/test/result_collection_api/dashboard/__init__.py')
-rw-r--r--utils/test/result_collection_api/dashboard/__init__.py8
1 files changed, 8 insertions, 0 deletions
diff --git a/utils/test/result_collection_api/dashboard/__init__.py b/utils/test/result_collection_api/dashboard/__init__.py
new file mode 100644
index 000000000..05c0c9392
--- /dev/null
+++ b/utils/test/result_collection_api/dashboard/__init__.py
@@ -0,0 +1,8 @@
+##############################################################################
+# Copyright (c) 2015 Orange
+# guyrodrigue.koffi@orange.com / koffirodrigue@gmail.com
+# All rights reserved. This program and the accompanying materials
+# are made available under the terms of the Apache License, Version 2.0
+# which accompanies this distribution, and is available at
+# http://www.apache.org/licenses/LICENSE-2.0
+##############################################################################