Log each test case status in a task 27/42927/1
authorchenjiankun <chenjiankun1@huawei.com>
Mon, 14 Aug 2017 03:09:36 +0000 (03:09 +0000)
committerRoss Brattain <ross.b.brattain@intel.com>
Mon, 25 Sep 2017 07:29:39 +0000 (00:29 -0700)
commit1c850d9ace17ebd525cf0c24bccf36a46d35b25e
tree2b03a3fd44784397923b46cc9d8193f43b830530
parente487ba0ec96a7f2324a03778f1dc0097f818553b
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