diff options
author | Liang Ke <lokyse@163.com> | 2018-03-05 05:03:44 +0000 |
---|---|---|
committer | Gerrit Code Review <gerrit@onap.org> | 2018-03-05 05:03:44 +0000 |
commit | b439a033c3b41bb499132ec80bf7c969a308cf8b (patch) | |
tree | c555dc6ec608e22e9e16dc291a8391ed89816b72 /docs/specs | |
parent | 5c0a8385f2fecf926acba8a89774a86609a1899d (diff) | |
parent | f4cf99f0bf21cba3be4a0d22da6b53d57d531a52 (diff) |
Merge "Add test plan for check_vim_capacity spec"
Diffstat (limited to 'docs/specs')
-rw-r--r-- | docs/specs/multicloud_resource_capacity_check.rst | 8 |
1 files changed, 7 insertions, 1 deletions
diff --git a/docs/specs/multicloud_resource_capacity_check.rst b/docs/specs/multicloud_resource_capacity_check.rst index 9fddb85..58c2468 100644 --- a/docs/specs/multicloud_resource_capacity_check.rst +++ b/docs/specs/multicloud_resource_capacity_check.rst @@ -98,4 +98,10 @@ Work Items #. Work with ESR team for location inport form. #. Add check_vim_capacity API to MultiCloud Broker. -#. Add check_vim_capacity API to each MultiCloud Plugins.
\ No newline at end of file +#. Add check_vim_capacity API to each MultiCloud Plugins. + +Tests +===== + +#. Unit Tests with tox +#. CSIT Tests, the input/ouput of broker and each plugin see API design above. |