Log each test case status in a task 19/39219/2
authorchenjiankun <chenjiankun1@huawei.com>
Mon, 14 Aug 2017 03:09:36 +0000 (03:09 +0000)
committerchenjiankun <chenjiankun1@huawei.com>
Mon, 11 Sep 2017 07:01:37 +0000 (07:01 +0000)
commit74561e3250400332a404f4d53acc3e1db8ed9b6e
tree0164e59e46b2543f9c5671289b91fa2803ab943d
parent1857c4f37c9d371ddd48eb4d97a379c7c81c18e7
Log each test case status in a task

JIRA: YARDSTICK-785

Currently if one test case failed, we will log error.
But if one case success, we do not have any tips.
We need log success when one case success.

Change-Id: I0f41ac55f2569f44b787133e3f2594a5c5547f4a
Signed-off-by: chenjiankun <chenjiankun1@huawei.com>
yardstick/benchmark/core/task.py