summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorGeorg Kunz <georg.kunz@ericsson.com>2017-10-04 16:04:04 +0200
committerGeorg Kunz <georg.kunz@ericsson.com>2017-10-27 00:31:33 +0200
commit809b18ad320e9da8c3b7c1ebaf079c541920fc61 (patch)
tree718242f4adb18d23ceab29264d75d7605abee329
parentd93289fdf9530dfb8213aa96ea72f991b4761544 (diff)
Integration of Dovetail documentation
This patchset integrates the current set of Dovetail documents into the stable/danube branch of the official OPNFV documentation. Change-Id: Icd40beb8c1925794bb21ec842c37190429d1cd87 Signed-off-by: Georg Kunz <georg.kunz@ericsson.com>
-rw-r--r--.gitmodules5
m---------docs/submodules/dovetail0
-rw-r--r--docs/testing/testing-dev.rst8
-rw-r--r--docs/testing/testing-user.rst12
4 files changed, 25 insertions, 0 deletions
diff --git a/.gitmodules b/.gitmodules
index f636f0ac6..af73c432e 100644
--- a/.gitmodules
+++ b/.gitmodules
@@ -152,3 +152,8 @@
url = ../barometer
branch = .
ignore = dirty
+[submodule "docs/submodules/dovetail"]
+ path = docs/submodules/dovetail
+ url = ../dovetail
+ branch = master
+ ignore = dirty
diff --git a/docs/submodules/dovetail b/docs/submodules/dovetail
new file mode 160000
+Subproject 494e5cd6de10007826e8dd882a296d6ae0aca75
diff --git a/docs/testing/testing-dev.rst b/docs/testing/testing-dev.rst
index 3716acd19..c9b4032e6 100644
--- a/docs/testing/testing-dev.rst
+++ b/docs/testing/testing-dev.rst
@@ -15,6 +15,14 @@ Bottlenecks
../submodules/bottlenecks/docs/testing/developer/devguide/index
+Dovetail
+--------
+.. toctree::
+ :maxdepth: 1
+
+ ../submodules/dovetail/docs/testing/developer/testcaserequirements/index
+ ../submodules/dovetail/docs/testing/developer/testscope/index
+
Functest
---------
.. toctree::
diff --git a/docs/testing/testing-user.rst b/docs/testing/testing-user.rst
index 198b090e6..739184d49 100644
--- a/docs/testing/testing-user.rst
+++ b/docs/testing/testing-user.rst
@@ -16,6 +16,18 @@ Bottlenecks
../submodules/bottlenecks/docs/testing/user/userguide/index
+Dovetail
+--------
+.. toctree::
+ :maxdepth: 1
+
+ ../submodules/dovetail/docs/testing/user/certificationworkflow/index
+ ../submodules/dovetail/docs/testing/user/cvpaddendum/index
+ ../submodules/dovetail/docs/testing/user/reviewerguide/index
+ ../submodules/dovetail/docs/testing/user/systempreparation/index
+ ../submodules/dovetail/docs/testing/user/testspecification/index
+ ../submodules/dovetail/docs/testing/user/userguide/index
+
Functest
---------
.. toctree::