doc format error amend
[bottlenecks.git] / docs / configurationguide / README.rst
1 .. This work is licensed under a Creative Commons Attribution 4.0 International License.
2 .. http://creativecommons.org/licenses/by/4.0
3 .. (c) Huawei Technologies Co.,Ltd and others.
4
5 ****************************
6 Project General Test Methods
7 ****************************
8
9 For each *test suite*, you can setup *test story* by including several *test cases*
10 only with one configuration parameter different, by comparing the test results,
11 you can see the influence of the configuration parameter.
12
13 Brahmaputra: rubbos is introduced, which is an end2end NFVI perforamnce tool.
14 Virtual switch test framework(VSTF) is also introduced,
15 which is an test framework used for vswitch performance test.
16
17 Colorado: rubbos is refactored by using puppet, which makes it quite flexible
18 to configure with different number of load generator(Client), worker(tomcat).
19 vstf is refactored by extracting the test case's configuration information.
20
21 ***********************************
22 Test suite & Test case Description
23 ***********************************
24 +--------+-----------------------------+
25 |Rubbos  | rubbos_basic                |
26 |        +-----------------------------+
27 |        | rubbos_TC1101               |
28 |        +-----------------------------+
29 |        | rubbos_TC1201               |
30 |        +-----------------------------+
31 |        | rubbos_TC1301               |
32 |        +-----------------------------+
33 |        | rubbos_TC1401               |
34 |        +-----------------------------+
35 |        | rubbos_heavy_TC1101         |
36 +--------+-----------------------------+
37 |vstf    | vstf_Ti1                    |
38 |        +-----------------------------+
39 |        | vstf_Ti2                    |
40 |        +-----------------------------+
41 |        | vstf_Ti3                    |
42 |        +-----------------------------+
43 |        | vstf_Tn1                    |
44 |        +-----------------------------+
45 |        | vstf_Tn2                    |
46 |        +-----------------------------+
47 |        | vstf_Tu1                    |
48 |        +-----------------------------+
49 |        | vstf_Tu2                    |
50 |        +-----------------------------+
51 |        | vstf_Tu3                    |
52 +--------+-----------------------------+
53
54 ***********************
55 Integration Description
56 ***********************
57 +-------------+----------------------+
58 | Release     | integrated installer |
59 +-------------+----------------------+
60 | Brahmaputra |    Fuel              |
61 +-------------+----------------------+
62 | Colorado    |    Compass           |
63 +-------------+----------------------+