add dashboard method to test result collection API 11/2611/3
authorMorgan Richomme <morgan.richomme@orange.com>
Sat, 17 Oct 2015 16:19:12 +0000 (18:19 +0200)
committerMorgan Richomme <morgan.richomme@orange.com>
Mon, 19 Oct 2015 08:48:40 +0000 (10:48 +0200)
commit97ce096c0ed49a09301d762b812504f3038e9843
tree36ea5a0c8cc463c8de6ac0c3e37a657a5f87ca8c
parented1f97c622b272f91fe3bcb6fb1b8b65a27bd624
add dashboard method to test result collection API
+ add new fields in pod section

JIRA: RELENG-45

Change-Id: I8e833207b7014d7fd07769af415a4892b9e9d924
Signed-off-by: Morgan Richomme <morgan.richomme@orange.com>
utils/test/result_collection_api/dashboard/__init__.py [new file with mode: 0644]
utils/test/result_collection_api/dashboard/dashboard_utils.py [new file with mode: 0644]
utils/test/result_collection_api/dashboard/functest2Dashboard.py [new file with mode: 0644]
utils/test/result_collection_api/resources/handlers.py
utils/test/result_collection_api/resources/models.py
utils/test/result_collection_api/result_collection_api.py