Update Fraser Docs
[bottlenecks.git] / docs / testing / user / userguide / posca / posca_feature_vnf_scale_out.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 feature Test of VNF Scale Out
8 ***********************************
9
10 Test Case
11 =========
12
13 +-----------------------------------------------------------------------------+
14 |Bottlenecks POSCA Soak Test Throughputs                                      |
15 |                                                                             |
16 +--------------+--------------------------------------------------------------+
17 |test case name| posca_feature_nfv_scale_out                                  |
18 |              |                                                              |
19 +--------------+--------------------------------------------------------------+
20 |description   | SampleVNF Scale Out Test                                     |
21 |              |                                                              |
22 +--------------+--------------------------------------------------------------+
23 |configuration | config file:                                                 |
24 |              |   /testsuite/posca/testcase_cfg/...                          |
25 |              |      posca_feature_nfv_scale_out.yaml                        |
26 |              |                                                              |
27 +--------------+--------------------------------------------------------------+
28 |test result   | throughputs, latency, loss rate                              |
29 |              |                                                              |
30 +--------------+--------------------------------------------------------------+
31
32 Configuration
33 ============
34 ::
35
36   load_manager:
37     scenarios:
38       number_vnfs: 1, 2, 4
39       iterations: 10
40       interval: 35
41
42     runners:
43       stack_create: yardstick
44       flavor:
45       yardstick_test_dir: "samples/vnf_samples/nsut/acl"
46       yardstick_testcase: "tc_heat_rfc2544_ipv4_1rule_1flow_64B_trex_correlated_traffic_scale_out"