Merge "Yardstick TC082: move sample test case perf.yaml"
[yardstick.git] / samples / vnf_samples / nsut / prox / ovs-dpdk / throughput / tc_ipv4_1rule_1flow_64B_packetsize.yaml
1 # Copyright (c) 2017 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.yaml"
20   topology: ../../acl-tg-topology.yaml
21   nodes:
22     tg__1: trafficgen_1.yardstick
23     vnf__1: vnf.yardstick
24     tg__2: trafficgen_2.yardstick
25   tc_options:
26     rfc2544:
27       allowed_drop_rate: 0.8 - 1
28   options:
29     acl:
30       rules: ../../acl_1rule.yaml
31       cfg: "../../acl_config"
32       script: "../../acl_script"
33   runner:
34     type: Duration
35     duration: 400
36     interval: 35
37   traffic_options:
38     flow: "../../../../traffic_profiles/ipv4_1flow_Packets.yaml"
39     imix: "../../../../traffic_profiles/imix_voice.yaml"
40 context:
41   type: Node-ovs
42   name: yardstick
43   nfvi_type: ovs
44   vm_deploy: True
45   file: /etc/yardstick/nodes/pod_ovs.yaml