Merge "Add test plan for check_vim_capacity spec"
authorLiang Ke <lokyse@163.com>
Mon, 5 Mar 2018 05:03:44 +0000 (05:03 +0000)
committerGerrit Code Review <gerrit@onap.org>
Mon, 5 Mar 2018 05:03:44 +0000 (05:03 +0000)
docs/specs/multicloud_resource_capacity_check.rst

index 9fddb85..58c2468 100644 (file)
@@ -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.