Update Fraser Docs
[bottlenecks.git] / docs / testing / user / userguide / posca / posca_factor_soak_throughputs.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 Tech and others.
5
6 *************************************
7 POSCA Factor Test of Soak Throughputs
8 *************************************
9
10 Test Case
11 ========
12
13 +-----------------------------------------------------------------------------+
14 |Bottlenecks POSCA Soak Test Throughputs                                      |
15 |                                                                             |
16 +--------------+--------------------------------------------------------------+
17 |test case name| posca_factor_soak_throughputs                                |
18 |              |                                                              |
19 +--------------+--------------------------------------------------------------+
20 |description   | Long duration stability tests of data-plane traffic          |
21 |              |                                                              |
22 +--------------+--------------------------------------------------------------+
23 |configuration | config file:                                                 |
24 |              |   /testsuite/posca/testcase_cfg/...                          |
25 |              |      posca_factor_soak_throughputs.yaml                      |
26 |              |                                                              |
27 +--------------+--------------------------------------------------------------+
28 |test result   | THROUGHPUT,THROUGHPUT_UNITS,MEAN_LATENCY,LOCAL_CPU_UTIL,     |
29 |              | REMOTE_CPU_UTIL,LOCAL_BYTES_SENT,REMOTE_BYTES_RECVD          |
30 +--------------+--------------------------------------------------------------+
31
32 Configuration
33 ============
34 ::
35
36   load_manager:
37     scenarios:
38       tool: netperf
39       test_duration_hours: 1
40       vim_pair_ttl: 300
41       vim_pair_lazy_cre_delay: 2
42       package_size:
43       threshhold:
44           package_loss: 0%
45           latency: 300
46
47     runners:
48       stack_create: yardstick
49       flavor:
50       yardstick_test_dir: "samples"
51       yardstick_testcase: "netperf_soak"