summaryrefslogtreecommitdiffstats
path: root/docs/plugfest_test_plan/application/testcases.rst
diff options
context:
space:
mode:
Diffstat (limited to 'docs/plugfest_test_plan/application/testcases.rst')
-rw-r--r--docs/plugfest_test_plan/application/testcases.rst23
1 files changed, 23 insertions, 0 deletions
diff --git a/docs/plugfest_test_plan/application/testcases.rst b/docs/plugfest_test_plan/application/testcases.rst
new file mode 100644
index 00000000..0e49c5c8
--- /dev/null
+++ b/docs/plugfest_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
+