dovetail tool: Bugfix about the prepare_env of yardstick and get the yardstick.log 89/29689/4
authorxudan <xudan16@huawei.com>
Fri, 3 Mar 2017 03:48:11 +0000 (03:48 +0000)
committerxudan <xudan16@huawei.com>
Tue, 21 Mar 2017 01:07:54 +0000 (01:07 +0000)
commita2ea88b923adba8f6fa0fc5ad92e6ce5e72db775
tree85551d1684babee774b065285b8a139d07fe102d
parent3cf37c9ac7b40a388f81fed13cfb0ad606dcd9a1
dovetail tool: Bugfix about the prepare_env of yardstick and get the yardstick.log

1. For Fuel, yardstick prepare_env.sh will fail when
   pwd != /home/opnfv/repos/yardstick
2. Modify yardstick_config.yml in Dovetail to change pwd to that path.
3. Use log file /tmp/yardstick/yardstick.log created by cmd "yardstick task start"
   rather than redirecting the console output to yardstick.log.

JIRA: DOVETAIL-363

Change-Id: Ie0475cfabc66e342be868f0924a5fccd6fa74b58
Signed-off-by: xudan <xudan16@huawei.com>
dovetail/conf/yardstick_config.yml
dovetail/container.py