summaryrefslogtreecommitdiffstats
path: root/docs/testing
diff options
context:
space:
mode:
authorSofia Wallin <sofia.wallin@ericsson.com>2016-11-23 14:49:15 +0100
committerSofia Wallin <sofia.wallin@ericsson.com>2016-11-24 16:21:30 +0100
commitd438301ca7244e66d5082312e3e84fcfb219f11b (patch)
tree858fc757706d451ac52e17ba75e4c0d7b4a2ef6d /docs/testing
parent978b48ae0117c80d3dc7cced5e09e08e9efe929b (diff)
Adjusted the docs repo structure for D release work
Change-Id: I9befe06c424c726e17d754bc480413b2430549ba Signed-off-by: Sofia Wallin <sofia.wallin@ericsson.com>
Diffstat (limited to 'docs/testing')
-rw-r--r--docs/testing/testframework/framework.installation.procedure.render.rst10
-rw-r--r--docs/testing/testframework/framework.userguide.render.rst10
-rw-r--r--docs/testing/testframework/index.rst16
-rw-r--r--docs/testing/testframework/opnfv.testframework.overview.rst17
4 files changed, 53 insertions, 0 deletions
diff --git a/docs/testing/testframework/framework.installation.procedure.render.rst b/docs/testing/testframework/framework.installation.procedure.render.rst
new file mode 100644
index 000000000..8eaa57d12
--- /dev/null
+++ b/docs/testing/testframework/framework.installation.procedure.render.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
+.. (c) <optionally add copywriters name>
+
+<test framework> preparation and installation
+=============================================
+
+.. Explain how to prepare for and install the test framework.
+.. Need to identify the target structure of this document with the testing WG
+
diff --git a/docs/testing/testframework/framework.userguide.render.rst b/docs/testing/testframework/framework.userguide.render.rst
new file mode 100644
index 000000000..3f9993c13
--- /dev/null
+++ b/docs/testing/testframework/framework.userguide.render.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
+.. (c) <optionally add copywriters name>
+
+<test framework> userguide and reporting document
+=================================================
+
+.. Explain how to use the test framework and read reports/results.
+.. Need to identify the target structure of this document with the testing WG
+
diff --git a/docs/testing/testframework/index.rst b/docs/testing/testframework/index.rst
new file mode 100644
index 000000000..16521c141
--- /dev/null
+++ b/docs/testing/testframework/index.rst
@@ -0,0 +1,16 @@
+.. This work is licensed under a Creative Commons Attribution 4.0 International License.
+.. http://creativecommons.org/licenses/by/4.0
+.. (c) Christopher Price (Ericsson AB)
+
+*****************************
+OPNFV Test Framework document
+*****************************
+
+.. toctree::
+ :maxdepth: 2
+
+ ./abstract
+ ./opnfv.testframework.overview
+ ./framework.installation.procedure.render
+ ./framework.userguide.render
+
diff --git a/docs/testing/testframework/opnfv.testframework.overview.rst b/docs/testing/testframework/opnfv.testframework.overview.rst
new file mode 100644
index 000000000..92cc88685
--- /dev/null
+++ b/docs/testing/testframework/opnfv.testframework.overview.rst
@@ -0,0 +1,17 @@
+.. This work is licensed under a Creative Commons Attribution 4.0 International License.
+.. http://creativecommons.org/licenses/by/4.0
+.. (c) Christopher Price (Ericsson AB)
+
+==================================
+Using the test frameworks in OPNFV
+==================================
+
+Testing is one of the key activities in OPNFV, validation can include component level testing,
+system testing, automated deployment validation and performance characteristics testing.
+
+The following section outlines how to use the test projects that are delivered on the
+OPNFV platform for the purpose of testing components and VNFs in the context of a
+Brahmaputra deployment.
+
+Needs to be completed according to the testing WG needs.
+