Add the way to deploy InfluxDB and Grafana locally to userguide
[yardstick.git] / docs / userguide / opnfv_yardstick_tc075.rst
1 .. This work is licensed under a Creative Commons Attribution 4.0 International
2 .. License.
3 .. http://creativecommons.org/licenses/by/4.0
4 .. (c) OPNFV, Huawei Technologies Co.,Ltd and others.
5
6 *************************************
7 Yardstick Test Case Description TC075
8 *************************************
9
10
11 +-----------------------------------------------------------------------------+
12 |Network Capacity and Scale Testing                                                                                       |
13 |                                                                             |
14 +--------------+--------------------------------------------------------------+
15 |test case id  | OPNFV_YARDSTICK_TC075_Network_Capacity_and_Scale_testing     |
16 |              |                                                                                                                          |
17 +--------------+--------------------------------------------------------------+
18 |metric        | Number of connections, Number of frames sent/received        |
19 |              |                                                              |
20 +--------------+--------------------------------------------------------------+
21 |test purpose  | To evaluate the network capacity and scale with regards to   | 
22 |              | connections and frmaes.                                                                          | 
23 |              |                                                              |
24 |              |                                                              |
25 +--------------+--------------------------------------------------------------+
26 |configuration | file: opnfv_yardstick_tc075.yaml                             |
27 |              |                                                              |
28 |              | There is no additional configuration to be set for this TC.  | 
29 |              |                                                              |
30 |              |                                                              |
31 +--------------+--------------------------------------------------------------+
32 |test tool     | netstar                                                      |
33 |              |                                                              |
34 |              | Netstat is normally part of any Linux distribution, hence it | 
35 |              | doesn't need to be installed.                                | 
36 |              |                                                              |
37 |              |                                                              |
38 +--------------+--------------------------------------------------------------+
39 |references    | Netstat man page                                             |
40 |              |                                                              |
41 |              | ETSI-NFV-TST001                                              |
42 |              |                                                              |
43 +--------------+--------------------------------------------------------------+
44 |applicability | This test case is mainly for evaluating network performance. | 
45 |              |                                                              |
46 |              |                                                              |
47 +--------------+--------------------------------------------------------------+
48 |pre_test      | Each pod node must have netstat included in it.              |
49 |conditions    |                                                              |
50 |              |                                                              |
51 +--------------+--------------------------------------------------------------+
52 |test sequence | description and expected result                              |
53 |              |                                                              |
54 +--------------+--------------------------------------------------------------+
55 |step 1        | The pod is available.                                        |
56 |              | Netstat is invoked and logs are produced and stored.         |
57 |              |                                                              |
58 |              | Result: Logs are stored.                                     |
59 |              |                                                              |
60 +--------------+--------------------------------------------------------------+
61 |test verdict  | None. Number of connections and frames are fetched and       | 
62 |              | stored.                                                      |
63 |              |                                                              |
64 +--------------+--------------------------------------------------------------+