summaryrefslogtreecommitdiffstats
path: root/docs/plugfest/2016.05/test_plan/application/testcases.rst
diff options
context:
space:
mode:
authorMatthewLi <matthew.lijun@huawei.com>2016-07-14 07:29:49 -0400
committerMatthewLi <matthew.lijun@huawei.com>2016-07-14 07:40:41 -0400
commit5e04ff0326fc4f6ba23b5ac7abfe3fc04ace18f7 (patch)
treed99c8cd102b678e56ed61bdfda8d418a8c619f88 /docs/plugfest/2016.05/test_plan/application/testcases.rst
parenteae71ec75e822dae4ed91ec1da3e3586e86c1d82 (diff)
project document reorganization
JIRA: DOVETAIL-7 Change-Id: Ic17a05ea15858f6f93f112f26b532339f5904178 Signed-off-by: MatthewLi <matthew.lijun@huawei.com>
Diffstat (limited to 'docs/plugfest/2016.05/test_plan/application/testcases.rst')
-rw-r--r--docs/plugfest/2016.05/test_plan/application/testcases.rst23
1 files changed, 23 insertions, 0 deletions
diff --git a/docs/plugfest/2016.05/test_plan/application/testcases.rst b/docs/plugfest/2016.05/test_plan/application/testcases.rst
new file mode 100644
index 00000000..0e49c5c8
--- /dev/null
+++ b/docs/plugfest/2016.05/test_plan/application/testcases.rst
@@ -0,0 +1,23 @@
+.. This work is licensed under a Creative Commons Attribution 4.0 International License.
+.. http://creativecommons.org/licenses/by/4.0
+
+===============================
+Dovetail integration test cases
+===============================
+
+.. This file includes test cases for VNF application deployment on the OPNFV platform.
+
+.. The setup.rst file organises and imports the relevant RST files in this
+.. directory and includes them in the overall plugfest documentation.
+
+We can add some general text here around the application test cases.
+The test case descriptions should likely be organised as single rst
+files in this directory that are imported below the toctree command below.
+
+.. toctree::
+ :maxdepth: 2
+
+ ./testcase1.rst
+ ./testcase2.rst
+ ./testcase_etc.rst
+