Bottlenecks frame support parser config 95/26795/2
authorliyin <liyin11@huawei.com>
Mon, 9 Jan 2017 10:28:35 +0000 (18:28 +0800)
committerAce Lee <liyin11@huawei.com>
Tue, 10 Jan 2017 08:59:26 +0000 (08:59 +0000)
commite1a54d34819563946d1ff1ec673d1d261b826ad8
tree4258db2bcfbf9238e0626b296364ac1366fd8656
parent90aee324d326a25ba79b83bf8aceb3bcf3feea9b
Bottlenecks frame support parser config

JIRA: BOTTLENECK-123

This code is for Bottlenecks to have a common way to parser config.
those config are divided into three part: common config, test config
and stack config.
those function could build a frame of config read.
we will modify it after a few times.

Change-Id: I7d3ddc2c8af3043dc9cd89b519e506eca6a03514
Signed-off-by: liyin <liyin11@huawei.com>
config/config.yaml [new file with mode: 0644]
utils/parser.py [new file with mode: 0644]