diff options
author | chenjiankun <chenjiankun1@huawei.com> | 2016-11-29 17:02:07 +0000 |
---|---|---|
committer | chenjiankun <chenjiankun1@huawei.com> | 2016-11-29 17:02:07 +0000 |
commit | 136684a74580fe3e891c4cbc17aab5074614b3c0 (patch) | |
tree | ff1bb809daa22232564952f0c7e0e21a7dd5abde /api/api-prepare.sh | |
parent | 893294646833bed300586ee36040d4fde3c20842 (diff) |
Bugfix: dict don't have startwith method error when use API to run test case
JIRA: YARDSTICK-431
When use API to run test case and set the task-args args, it will
encounter a error of dict object do not have startwith method.
The reason is yardstick will only accept the str type.
So we need to change the dict to str.
Change-Id: I26aac35c477842ab9cd692bdacd401e68673b01d
Signed-off-by: chenjiankun <chenjiankun1@huawei.com>
Diffstat (limited to 'api/api-prepare.sh')
0 files changed, 0 insertions, 0 deletions