Bugfix: create yardstick.conf file failed due to wrong config file path 81/25481/1
authorchenjiankun <chenjiankun1@huawei.com>
Mon, 5 Dec 2016 10:48:35 +0000 (10:48 +0000)
committerchenjiankun <chenjiankun1@huawei.com>
Mon, 5 Dec 2016 10:48:35 +0000 (10:48 +0000)
commitdbff54b2fbf67059ce49c185fd692a178d240279
treebabd022afa31dd7a579dec5865ad4cf205102cce
parentcefc4e95e9b410c12faea47994d5a2162fa90870
Bugfix: create yardstick.conf file failed due to wrong config file path

JIRA: YARDSTICK-446

now the yardstick dispatcher config path is set to
/etc/yardstick/config.yaml which is wrong.
I will change it to /etc/yardstick/yardstick.conf

Change-Id: I4cd5436bf64f3b764f6bb102eff3443e765fffe9
Signed-off-by: chenjiankun <chenjiankun1@huawei.com>
yardstick/common/constants.py