add yardstick iruya 9.0.0 release notes
[yardstick.git] / docs / testing / user / 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 |configuration | file: opnfv_yardstick_tc075.yaml                             |
26 |              |                                                              |
27 |              | There is no additional configuration to be set for this TC.  |
28 |              |                                                              |
29 +--------------+--------------------------------------------------------------+
30 |test tool     | netstar                                                      |
31 |              |                                                              |
32 |              | Netstat is normally part of any Linux distribution, hence it |
33 |              | doesn't need to be installed.                                |
34 |              |                                                              |
35 +--------------+--------------------------------------------------------------+
36 |references    | Netstat man page                                             |
37 |              |                                                              |
38 |              | ETSI-NFV-TST001                                              |
39 |              |                                                              |
40 +--------------+--------------------------------------------------------------+
41 |applicability | This test case is mainly for evaluating network performance. |
42 |              |                                                              |
43 +--------------+--------------------------------------------------------------+
44 |pre_test      | Each pod node must have netstat included in it.              |
45 |conditions    |                                                              |
46 |              |                                                              |
47 +--------------+--------------------------------------------------------------+
48 |test sequence | description and expected result                              |
49 |              |                                                              |
50 +--------------+--------------------------------------------------------------+
51 |step 1        | The pod is available.                                        |
52 |              | Netstat is invoked and logs are produced and stored.         |
53 |              |                                                              |
54 |              | Result: Logs are stored.                                     |
55 |              |                                                              |
56 +--------------+--------------------------------------------------------------+
57 |test verdict  | None. Number of connections and frames are fetched and       |
58 |              | stored.                                                      |
59 |              |                                                              |
60 +--------------+--------------------------------------------------------------+