Bugfix: background scenario can't not update result 81/36881/1
authorchenjiankun <chenjiankun1@huawei.com>
Tue, 4 Jul 2017 03:16:55 +0000 (03:16 +0000)
committerchenjiankun <chenjiankun1@huawei.com>
Tue, 4 Jul 2017 03:16:55 +0000 (03:16 +0000)
JIRA: YARDSTICK-700

In this patch:
https://gerrit.opnfv.org/gerrit/#/c/35257/
In yardstick/benchmark/core/task.py

We update background result only when it be stopped abnormally.
We need move it out of 'if' statement.

Change-Id: I25b76e160273a87da66098565a16e4a143cec11f
Signed-off-by: chenjiankun <chenjiankun1@huawei.com>

No differences found