diff options
author | Ethan Lynn <ethanlynnl@vmware.com> | 2018-03-01 17:43:47 +0000 |
---|---|---|
committer | Ethan Lynn <ethanlynnl@vmware.com> | 2018-03-01 17:46:05 +0000 |
commit | f4cf99f0bf21cba3be4a0d22da6b53d57d531a52 (patch) | |
tree | 9af9a6aef0b258ec4267fa11a916b518e4ee29b6 /docs/specs | |
parent | 64bf95e03f29ebb7dbe5b43374954ee284ee11e6 (diff) |
Add test plan for check_vim_capacity spec
Add unit test and CSIT tests plan
Change-Id: I1c99d4cdd89e792046f3e8dcc4d4389c4b98e674
Issue-ID: MULTICLOUD-160
Signed-off-by: Ethan Lynn <ethanlynnl@vmware.com>
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. |