template-ize _testcases in create_kibana_dashboards.py
authorSerenaFeng <feng.xiaowei@zte.com.cn>
Wed, 7 Sep 2016 07:51:26 +0000 (15:51 +0800)
committerSerenaFeng <feng.xiaowei@zte.com.cn>
Wed, 7 Sep 2016 08:56:07 +0000 (16:56 +0800)
commitba00c51b2560cef443aa38a91759f36ed428bc10
tree4c5636eeecd4b21006397240bff66d893fb7b7ca
parent2157ee77e9827aa134ce2042276986f3d3523e9a
template-ize _testcases in create_kibana_dashboards.py

Visualization items of test cases is written in _testcases variable
 in create_kibana_dashboards.py, make it rather difficult to integrate
 other testcases. Use a yaml configuration file to simplify it

JIRA: FUNCTEST-461

Change-Id: If64f6e18ea72dd864c9e9e067655aa951406b291
Signed-off-by: SerenaFeng <feng.xiaowei@zte.com.cn>
scripts/create_kibana_dashboards.py
scripts/testcases.yaml [new file with mode: 0644]