Scenario is reporting result for last test only 95/28195/4
authorchenjiankun <chenjiankun1@huawei.com>
Tue, 7 Feb 2017 17:41:38 +0000 (17:41 +0000)
committerchenjiankun <chenjiankun1@huawei.com>
Wed, 15 Feb 2017 09:10:39 +0000 (09:10 +0000)
commitf4093d1c2bd64ff53320e9f689d0cd77590bbcee
tree678a6a48688204dd6b172b49f0ba0c66d0a35aa6
parentf970237c4f23ce6dd0a7dfd6e7fb2406fd442127
Scenario is reporting result for last test only

JIRA: YARDSTICK-548

If executing Yardstick scenario with multiple tests, result to file is
reported only for the last test.
In attachment screen output and yardstick.out from following command
yardstick task start --suite tests/opnfv/test_suites/opnfv_smoke.yaml
--output-file /mnt/log/yardstick.out

Change-Id: I8aa446b284dca1bbd1667de2f476ddadfad1337f
Signed-off-by: chenjiankun <chenjiankun1@huawei.com>
yardstick/cmd/commands/task.py
yardstick/common/utils.py
yardstick/dispatcher/file.py