Bugfix: netperf_bottleneck execute failed because is_same_heat_context return True 25/31025/1
authorchenjiankun <chenjiankun1@huawei.com>
Mon, 20 Mar 2017 10:31:40 +0000 (10:31 +0000)
committerchenjiankun <chenjiankun1@huawei.com>
Mon, 20 Mar 2017 10:31:40 +0000 (10:31 +0000)
commitb4d82902a03c42c0dca7595be122892a95463d53
treed44241823122600514437d60f1663e2d0e9dace0
parent6f541e757283b528d8736e314b2490f28d3c2563
Bugfix: netperf_bottleneck execute failed because is_same_heat_context return True

JIRA: YARDSTICK-600

Bugfix: netperf_bottleneck execute failed because is_same_heat_context return True
So it exit without warning.
I will remove the 'return True' from it.

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