add yardstick iruya 9.0.0 release notes
[yardstick.git] / samples / vnf_samples / nsut / vpe / tc_baremetal_rfc2544_ipv4_1flow_IMIX.yaml
1 # Copyright (c) 2016-2019 Intel Corporation
2 #
3 # Licensed under the Apache License, Version 2.0 (the "License");
4 # you may not use this file except in compliance with the License.
5 # You may obtain a copy of the License at
6 #
7 #      http://www.apache.org/licenses/LICENSE-2.0
8 #
9 # Unless required by applicable law or agreed to in writing, software
10 # distributed under the License is distributed on an "AS IS" BASIS,
11 # WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
12 # See the License for the specific language governing permissions and
13 # limitations under the License.
14
15 ---
16 schema: yardstick:task:0.1
17 scenarios:
18 - type: NSPerf
19   traffic_profile: "../../traffic_profiles/ipv4_throughput_vpe.yaml"
20   topology: vpe_vnf_topology.yaml
21   nodes:
22     tg__0: trafficgen_0.yardstick
23     vnf__0: vnf_0.yardstick
24   options:
25     framesize:
26       uplink: {64B: 5, 128B: 11, 256B: 16, 373B: 10, 570B: 35, 1400B: 10, 1500B: 13}
27       downlink: {64B: 5, 128B: 3, 256B: 4, 373B: 6, 570B: 8, 1400B: 36, 1500B: 38}
28
29     flow:
30       src_ip: [{'tg__0': 'xe0'}]
31       dst_ip: [{'tg__0': 'xe1'}]
32       count: 1
33     traffic_type: 4
34     rfc2544:
35       allowed_drop_rate: 0.0001 - 0.0001
36     vnf__0:
37       nfvi_enable: True
38       vnf_config: {file: './vpe_config/vpe_config_2_ports',
39                    action_bulk_file: './vpe_config/action_bulk_512.txt',
40                    full_tm_profile_file: './vpe_config/full_tm_profile_10G.cfg'}
41   runner:
42     type: Iteration
43     iterations: 10
44     interval: 35
45 context:
46   type: Node
47   name: yardstick
48   nfvi_type: baremetal
49   file: /etc/yardstick/nodes/pod.yaml