diff options
author | ChristopherPrice <christopher.price@ericsson.com> | 2016-07-01 09:58:27 +0200 |
---|---|---|
committer | ChristopherPrice <christopher.price@ericsson.com> | 2016-07-04 19:14:30 +0200 |
commit | 7bde278edccd1008149a9204da133201fa6babbb (patch) | |
tree | d58d69a49f7f601504853c4f05348950fd5f36be /docs/userguide | |
parent | c784d12b441cd5b76cbfb9d70ee1cede6e23a336 (diff) |
Establishing document structures for Colorado.
Derived from converging patches 16165, 16047 & 15937 into one patch.
Change-Id: I3c544ba2fa30856a50274bad9342a06eebc39d58
Signed-off-by: ChristopherPrice <christopher.price@ericsson.com>
Co-Authored-By: Sofia Wallin <sofia.wallin@ericsson.com>
Diffstat (limited to 'docs/userguide')
-rw-r--r-- | docs/userguide/common.platform.render.rst (renamed from docs/userguide/general-system.rst) | 0 | ||||
-rw-r--r-- | docs/userguide/feature.userguide.render.rst (renamed from docs/userguide/feature-usage.rst) | 0 | ||||
-rw-r--r-- | docs/userguide/feature.userguide.template.rst (renamed from docs/userguide/featureusage.rst) | 0 | ||||
-rw-r--r-- | docs/userguide/test-usage.rst | 17 | ||||
-rw-r--r-- | docs/userguide/testusage.rst | 12 |
5 files changed, 0 insertions, 29 deletions
diff --git a/docs/userguide/general-system.rst b/docs/userguide/common.platform.render.rst index 1235c8f77..1235c8f77 100644 --- a/docs/userguide/general-system.rst +++ b/docs/userguide/common.platform.render.rst diff --git a/docs/userguide/feature-usage.rst b/docs/userguide/feature.userguide.render.rst index fa1186dc6..fa1186dc6 100644 --- a/docs/userguide/feature-usage.rst +++ b/docs/userguide/feature.userguide.render.rst diff --git a/docs/userguide/featureusage.rst b/docs/userguide/feature.userguide.template.rst index f133134df..f133134df 100644 --- a/docs/userguide/featureusage.rst +++ b/docs/userguide/feature.userguide.template.rst diff --git a/docs/userguide/test-usage.rst b/docs/userguide/test-usage.rst deleted file mode 100644 index 423a3069d..000000000 --- a/docs/userguide/test-usage.rst +++ /dev/null @@ -1,17 +0,0 @@ -.. 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. - -.. <project>/docs/userguide/testusage.rst files will be imported below by the build script. - diff --git a/docs/userguide/testusage.rst b/docs/userguide/testusage.rst deleted file mode 100644 index 9f9bdc9de..000000000 --- a/docs/userguide/testusage.rst +++ /dev/null @@ -1,12 +0,0 @@ -.. 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> - -<Testing> capabilities and usage -================================ -Describe the specific capabilities and usage for <XYZ> testing. - -<Testing usage guidelines and example> --------------------------------------- -Describe with examples how to use specfic test frameworks. - |