diff options
author | chenjiankun <chenjiankun1@huawei.com> | 2017-01-06 08:01:53 +0000 |
---|---|---|
committer | chenjiankun <chenjiankun1@huawei.com> | 2017-01-09 02:14:26 +0000 |
commit | 52e7c7111a45bd9b89cabdeb446f4b50d7c7a07c (patch) | |
tree | b9ccd4ebc308e3d8a7dd4c62c1537d4ad0518f02 /tests | |
parent | 57011bd0769f54a98b90d489df0f38751ca76c0e (diff) |
Yardstick framework concurrent support
JIRA: YARDSTICK-528
Currently yardstick framework can not support run the same test case at
the same time.
But actually we need to support it.
The reason why framework can't support it is that openstack do not allow
to create stack with the same name.
So I use the task_id to make the stack different.
Change-Id: I9e853793650066dfc56606464f7826f330a1401c
Signed-off-by: chenjiankun <chenjiankun1@huawei.com>
Diffstat (limited to 'tests')
0 files changed, 0 insertions, 0 deletions