Remove Brhamaputra dashboard process from testapi 25/22325/1
authorSerenaFeng <feng.xiaowei@zte.com.cn>
Thu, 22 Sep 2016 09:10:35 +0000 (17:10 +0800)
committerSerenaFeng <feng.xiaowei@zte.com.cn>
Thu, 22 Sep 2016 09:10:35 +0000 (17:10 +0800)
commit1610dc693ecee88a4fe5f8a2127e31386c39c923
treefc608c16504a8760b2b57287962cd4abc9594b29
parent9f7616b1e09a5d1aa2828f91c2b6f0e534e7a85f
Remove Brhamaputra dashboard process from testapi

Now, ELK is the framework used for dashboarding

JIRA: FUNCTEST-489

Change-Id: I51e8bc83e7309a226515f603eb4c468b7e7a69bd
Signed-off-by: SerenaFeng <feng.xiaowei@zte.com.cn>
13 files changed:
utils/test/result_collection_api/opnfv_testapi/dashboard/__init__.py [deleted file]
utils/test/result_collection_api/opnfv_testapi/dashboard/bottlenecks2Dashboard.py [deleted file]
utils/test/result_collection_api/opnfv_testapi/dashboard/dashboard_utils.py [deleted file]
utils/test/result_collection_api/opnfv_testapi/dashboard/doctor2Dashboard.py [deleted file]
utils/test/result_collection_api/opnfv_testapi/dashboard/functest2Dashboard.py [deleted file]
utils/test/result_collection_api/opnfv_testapi/dashboard/promise2Dashboard.py [deleted file]
utils/test/result_collection_api/opnfv_testapi/dashboard/qtip2Dashboard.py [deleted file]
utils/test/result_collection_api/opnfv_testapi/dashboard/vsperf2Dashboard.py [deleted file]
utils/test/result_collection_api/opnfv_testapi/dashboard/yardstick2Dashboard.py [deleted file]
utils/test/result_collection_api/opnfv_testapi/resources/dashboard_handlers.py [deleted file]
utils/test/result_collection_api/opnfv_testapi/router/url_mappings.py
utils/test/result_collection_api/opnfv_testapi/tests/unit/test_dashboard.py [deleted file]
utils/test/result_collection_api/opnfv_testapi/tests/unit/test_dashboard_project.py [deleted file]