summaryrefslogtreecommitdiffstats
path: root/docs/plugfest/2016.05/test_plan/setup
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/setup
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/setup')
-rw-r--r--docs/plugfest/2016.05/test_plan/setup/setup.rst21
-rw-r--r--docs/plugfest/2016.05/test_plan/setup/testframeworkconfig.rst10
2 files changed, 31 insertions, 0 deletions
diff --git a/docs/plugfest/2016.05/test_plan/setup/setup.rst b/docs/plugfest/2016.05/test_plan/setup/setup.rst
new file mode 100644
index 00000000..c52af2cc
--- /dev/null
+++ b/docs/plugfest/2016.05/test_plan/setup/setup.rst
@@ -0,0 +1,21 @@
+.. This work is licensed under a Creative Commons Attribution 4.0 International License.
+.. http://creativecommons.org/licenses/by/4.0
+
+================================
+Plugfest setup and configuration
+================================
+
+.. This directory includes files and information for the test
+.. equipment, setup, configuration, and other general items that apply
+.. to multiple test cases.
+
+.. 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 introducing the setup and configuration
+before digging into the details of each of the necessary sub chapters.
+
+.. toctree::
+ :maxdepth: 2
+
+ ./testframeworkconfig.rst
diff --git a/docs/plugfest/2016.05/test_plan/setup/testframeworkconfig.rst b/docs/plugfest/2016.05/test_plan/setup/testframeworkconfig.rst
new file mode 100644
index 00000000..e958b42c
--- /dev/null
+++ b/docs/plugfest/2016.05/test_plan/setup/testframeworkconfig.rst
@@ -0,0 +1,10 @@
+.. This work is licensed under a Creative Commons Attribution 4.0 International License.
+.. http://creativecommons.org/licenses/by/4.0
+
+---------------------------------------
+Configuring the dovetail test framework
+---------------------------------------
+
+.. This file should outline how to configure the test framework for DoveTail
+
+Text required to be added here regarding the test framework configuration.