template-ize _testcases in create_kibana_dashboards.py 31/20531/3
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)
commit37432527cad704398fc2ed6f55f5974caae4fc8f
treed9de0773a11b786c054d8775e910ac95173b1f4a
parent581921cea95147f3af8abab7df14bb9375fde0fc
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>
utils/test/scripts/create_kibana_dashboards.py
utils/test/scripts/testcases.yaml [new file with mode: 0644]