summaryrefslogtreecommitdiffstats
path: root/docs/userguide/opnfv_yardstick_tc076.rst
blob: ac7bde79423c6729ce36c8f7ea0abb04b94c6416 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
.. This work is licensed under a Creative Commons Attribution 4.0 International
.. License.
.. http://creativecommons.org/licenses/by/4.0
.. (c) OPNFV, Huawei Technologies Co.,Ltd and others.

*************************************
Yardstick Test Case Description TC076
*************************************


+-----------------------------------------------------------------------------+
|Monitor Network Metrics                                                      |
|                                                                             |
+--------------+--------------------------------------------------------------+
|test case id  | OPNFV_YARDSTICK_TC076_Monitor_Network_Metrics                |
|              |                                                              |
+--------------+--------------------------------------------------------------+
|metric        | IP datagram error rate, ICMP message error rate,             |
|              | TCP segment error rate and UDP datagram error rate           |
|              |                                                              |
+--------------+--------------------------------------------------------------+
|test purpose  | Monitor network metrics provided by the kernel in a host and |
|              | calculate IP datagram error rate, ICMP message error rate,   |
|              | TCP segment error rate and UDP datagram error rate.          |
|              |                                                              |
+--------------+--------------------------------------------------------------+
|configuration | file: opnfv_yardstick_tc076.yaml                             |
|              |                                                              |
|              | There is no additional configuration to be set for this TC.  |
|              |                                                              |
+--------------+--------------------------------------------------------------+
|test tool     | nstat                                                        |
|              |                                                              |
|              | nstat is a simple tool to monitor kernel snmp counters and   |
|              | network interface statistics.                                |
|              |                                                              |
+--------------+--------------------------------------------------------------+
|references    | nstat man page                                               |
|              |                                                              |
|              | ETSI-NFV-TST001                                              |
|              |                                                              |
+--------------+--------------------------------------------------------------+
|applicability | This test case is mainly for monitoring network metrics.     |
|              |                                                              |
+--------------+--------------------------------------------------------------+
|pre_test      |                                                              |
|conditions    |                                                              |
|              |                                                              |
+--------------+--------------------------------------------------------------+
|test sequence | description and expected result                              |
|              |                                                              |
+--------------+--------------------------------------------------------------+
|step 1        | The pod is available.                                        |
|              | Nstat is invoked and logs are produced and stored.           |
|              |                                                              |
|              | Result: Logs are stored.                                     |
|              |                                                              |
+--------------+--------------------------------------------------------------+
|test verdict  | None.                                                        |
|              |                                                              |
+--------------+--------------------------------------------------------------+