project document improvement 95/17795/1
authorMatthewLi <matthew.lijun@huawei.com>
Fri, 29 Jul 2016 08:37:01 +0000 (04:37 -0400)
committerMatthewLi <matthew.lijun@huawei.com>
Fri, 29 Jul 2016 08:37:01 +0000 (04:37 -0400)
JIRA: BOTTLENECK-88

Change-Id: I963502bb494bfb8773b312f038e9a1ea9902e56e
Signed-off-by: MatthewLi <matthew.lijun@huawei.com>
docs/configurationguide/README.rst [new file with mode: 0644]
docs/configurationguide/index.rst [moved from docs/configguide/index.rst with 71% similarity]
docs/installationprocedure/bottlenecks_test_result.rst [moved from docs/templates/bottlenecks_test_result.rst with 70% similarity]
docs/installationprocedure/index.rst [new file with mode: 0644]
docs/installationprocedure/rubbos_installation.rst [moved from docs/userguide/rubbos/rubbos_installation.rst with 94% similarity]
docs/installationprocedure/vstf_installation.rst [moved from docs/userguide/vstf/vstf_installation.rst with 97% similarity]
docs/platformoverview/index.rst [new file with mode: 0644]
docs/platformoverview/introduction.rst [moved from docs/configguide/introduction.rst with 77% similarity]
docs/userguide/index.rst

diff --git a/docs/configurationguide/README.rst b/docs/configurationguide/README.rst
new file mode 100644 (file)
index 0000000..51a476a
--- /dev/null
@@ -0,0 +1,63 @@
+.. This work is licensed under a Creative Commons Attribution 4.0 International License.
+.. http://creativecommons.org/licenses/by/4.0
+.. (c) Huawei Technologies Co.,Ltd and others.
+
+****************************
+Project General Test Methods
+****************************
+
+For each *test suite*, you can setup *test story* by including several *test cases*
+only with one configuration parameter different, by comparing the test results,
+you can see the influence of the configuration parameter.
+
+Brahmaputra: rubbos is introduced, which is an end2end NFVI perforamnce tool.
+Virtual switch test framework(VSTF) is also introduced,
+which is an test framework used for vswitch performance test.
+
+Colorado: rubbos is refactored by using puppet, which makes it quite flexible
+to configure with different number of load generator(Client), worker(tomcat).
+vstf is refactored by extracting the test case's configuration information. 
+
+***********************************
+Test suite & Test case Description
+***********************************
++--------+-----------------------------+
+|Rubbos  | rubbos_basic                |
+|        +-----------------------------+
+|        | rubbos_TC1101               |
+|        +-----------------------------+
+|        | rubbos_TC1201               |
+|        +-----------------------------+
+|        | rubbos_TC1301               |
+|        +-----------------------------+
+|        | rubbos_TC1401               |
+|        +-----------------------------+
+|        | rubbos_heavy_TC1101         |
++--------+-----------------------------+
+|vstf    | vstf_Ti1                    |
+|        +-----------------------------+
+|        | vstf_Ti2                    |
+|        +-----------------------------+
+|        | vstf_Ti3                    |
+|        +-----------------------------+
+|        | vstf_Tn1                    |
+|        +-----------------------------+
+|        | vstf_Tn2                    |
+|        +-----------------------------+
+|        | vstf_Tu1                    |
+|        +-----------------------------+
+|        | vstf_Tu2                    |
+|        +-----------------------------+
+|        | vstf_Tu3                    |
++--------+-----------------------------+
+
+***********************
+Integration Description
+***********************
++-------------+----------------------+
+| Release     | integrated installer |
++-------------+----------------------+
+| Brahmaputra |    Fuel              |
++-------------+----------------------+
+| Colorado    |    Compass           |
++-------------+----------------------+
similarity index 71%
rename from docs/configguide/index.rst
rename to docs/configurationguide/index.rst
index 86c4764..be5a48f 100644 (file)
@@ -1,6 +1,6 @@
-.. This work is licensed under a Creative Commons Attribution 4.0 International
-.. License.
+.. This work is licensed under a Creative Commons Attribution 4.0 International License.
 .. http://creativecommons.org/licenses/by/4.0
+.. (c) Huawei Technologies Co.,Ltd and others.
 
 *****************************
 Bottlenecks - configureguide
@@ -9,4 +9,4 @@ Bottlenecks - configureguide
 .. toctree::
    :maxdepth: 2
 
-   ./introduction.rst   
+   ./README.rst   
@@ -1,6 +1,10 @@
-========================
+.. This work is licensed under a Creative Commons Attribution 4.0 International License.
+.. http://creativecommons.org/licenses/by/4.0
+.. (c) Huawei Technologies Co.,Ltd and others.
+
+*************************
 Bottlenecks Test Report
-========================
+*************************
 
 
 Scope
diff --git a/docs/installationprocedure/index.rst b/docs/installationprocedure/index.rst
new file mode 100644 (file)
index 0000000..9e22af2
--- /dev/null
@@ -0,0 +1,14 @@
+.. This work is licensed under a Creative Commons Attribution 4.0 International License.
+.. http://creativecommons.org/licenses/by/4.0
+.. (c) Huawei Technologies Co.,Ltd and others.
+
+*************************************
+Bottlenecks - installation prodedure
+*************************************
+
+.. toctree::
+   :maxdepth: 2
+
+   ./rubbos_installation.rst
+   ./vstf_installation.rst
+   ./bottlenecks_test_result.rst   
@@ -1,6 +1,10 @@
-=====================================
+.. This work is licensed under a Creative Commons Attribution 4.0 International License.
+.. http://creativecommons.org/licenses/by/4.0
+.. (c) Huawei Technologies Co.,Ltd and others.
+
+**************************************
 Bottlenecks Rubbos Installation Guide
-=====================================
+**************************************
 
 
 Rubbos Introduction
similarity index 97%
rename from docs/userguide/vstf/vstf_installation.rst
rename to docs/installationprocedure/vstf_installation.rst
index ad3ae39..7808065 100644 (file)
@@ -1,7 +1,10 @@
-===================================
-Bottlenecks VSTF Installation Guide
-===================================
+.. This work is licensed under a Creative Commons Attribution 4.0 International License.
+.. http://creativecommons.org/licenses/by/4.0
+.. (c) Huawei Technologies Co.,Ltd and others.
 
+************************************
+Bottlenecks VSTF Installation Guide
+************************************
 
 VSTF Introduction
 ====================
diff --git a/docs/platformoverview/index.rst b/docs/platformoverview/index.rst
new file mode 100644 (file)
index 0000000..f46ec15
--- /dev/null
@@ -0,0 +1,12 @@
+.. This work is licensed under a Creative Commons Attribution 4.0 International License.
+.. http://creativecommons.org/licenses/by/4.0
+.. (c) Huawei Technologies Co.,Ltd and others.
+
+******************************
+Bottlenecks - platformoverview
+******************************
+
+.. toctree::
+   :maxdepth: 2
+
+   ./introduction.rst   
similarity index 77%
rename from docs/configguide/introduction.rst
rename to docs/platformoverview/introduction.rst
index cf00286..5850fa5 100644 (file)
@@ -1,6 +1,10 @@
-============
-Introduction
-============
+.. This work is licensed under a Creative Commons Attribution 4.0 International License.
+.. http://creativecommons.org/licenses/by/4.0
+.. (c) Huawei Technologies Co.,Ltd and others.
+
+**************************
+Bottlenecks Introduction
+**************************
 
 **Welcome to bottlenecks' documentation !**
 
index ae5909c..6966571 100644 (file)
@@ -11,14 +11,12 @@ Bottlenecks - user guide
 .. toctree::
    :maxdepth: 2
 
-   ./rubbos/rubbos_installation.rst
    ./rubbos/opnfv_bottlenecks_rubbos_basic.rst
    ./rubbos/opnfv_bottlenecks_rubbos_tc1101.rst
    ./rubbos/opnfv_bottlenecks_rubbos_tc1201.rst
    ./rubbos/opnfv_bottlenecks_rubbos_tc1301.rst
    ./rubbos/opnfv_bottlenecks_rubbos_tc1401.rst
    ./rubbos/opnfv_bottlenecks_rubbos_heavy_tc1101.rst
-   ./vstf/vstf_installation.rst
    ./vstf/opnfv_bottlenecks_vstf_Ti1.rst
    ./vstf/opnfv_bottlenecks_vstf_Ti2.rst
    ./vstf/opnfv_bottlenecks_vstf_Ti3.rst