diff options
author | chenjiankun <chenjiankun1@huawei.com> | 2017-07-20 01:56:24 +0000 |
---|---|---|
committer | chenjiankun <chenjiankun1@huawei.com> | 2017-07-21 01:16:21 +0000 |
commit | 8edc689554bd76045a1db0f93a778cbb05ebc70e (patch) | |
tree | b3ea4181ac48faa3ee31af63d652cdd297f71010 /ez_setup.py | |
parent | 803844911ceb1886d8ff3bacc228bfe7aad2383b (diff) |
Add API(v2) to add suite to task
JIRA: YARDSTICK-740
API: /api/v2/yardstick/tasks/<task_id>
METHOD: PUT
PARAMS:
{
'action': 'add_suite',
'args': {
'suite_name': 'opnfv_smoke',
'suite_content': suite_content
}
}
Change-Id: I1f81c45f143b2fea636cb87f60f2f394bf1380b1
Signed-off-by: chenjiankun <chenjiankun1@huawei.com>
Diffstat (limited to 'ez_setup.py')
0 files changed, 0 insertions, 0 deletions