Merge "yardstick setup ansible, including load_images"
[yardstick.git] / samples / vnf_samples / nsut / vpe / tc_baremetal_rfc2544_ipv4_1flow_64B_ixia.yaml
1 # Copyright (c) 2016-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/ixia_ipv4_latency_vpe.yaml"
20   topology: vpe_vnf_topology_ixia.yaml
21   nodes:
22     tg__1: trafficgen_1.yardstick
23     vnf__1: vnf.yardstick
24   options:
25     packetsize: 64
26     traffic_type: 4
27     rfc2544:
28       allowed_drop_rate: 0.0001 - 0.0001
29     vnf__1:
30       cfg: vpe_config
31   runner:
32     type: Iteration
33     iterations: 10
34     interval: 35
35   traffic_options:
36     flow: "../../traffic_profiles/ipv4_1flow_Packets_vpe.yaml"
37     imix: "../../traffic_profiles/imix_voice.yaml"
38   ixia_profile: ../../traffic_profiles/vpe/vpe_ipv4_profile_1flows.ixncfg
39 context:
40   type: Node
41   name: yardstick
42   nfvi_type: baremetal
43   file: /etc/yardstick/nodes/pod.yaml