Bux: task_id parameter from API can not pass to yardstick core 61/28161/2
authorchenjiankun <chenjiankun1@huawei.com>
Tue, 7 Feb 2017 09:13:17 +0000 (09:13 +0000)
committerchenjiankun <chenjiankun1@huawei.com>
Fri, 10 Feb 2017 14:22:13 +0000 (14:22 +0000)
commit75a8fe55b3e0932539a6c22a54f387b9e9b3c4f0
tree5235333d04a3d5f0d4f5af54a8ac7bfc504819b7
parent1787d1f400118de3f6bd60bc968cea39b181923e
Bux: task_id parameter from API can not pass to yardstick core

JIRA: JIRA: YARDSTICK-531

Now in API entry the task_id parameter will not pass to yardstick core.
I fix it by pass task_id to yardstick.benchmark.core.task.start() method.

Change-Id: Icf58f2f68549ca3314d6ec0f118b360537126d41
Signed-off-by: chenjiankun <chenjiankun1@huawei.com>
yardstick/cmd/commands/task.py