Merge "Extend IXIA RFC2544 test case collected stats"
[yardstick.git] / samples / vnf_samples / nsut / prox / prox_tg_bm.yaml
1 # Copyright (c) 2018-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 nodes:
16 -
17     name: "trafficgen_0"
18     role: TrafficGen
19     ip: 192.168.100.101
20     user: user
21     ssh_port: "22"
22     password: password
23     interfaces:
24         xe0:
25             vpci: "0000:05:00.0"
26             local_mac: "68:05:ca:30:3d:50"
27             driver: "i40e"
28             local_ip: "152.16.100.19"
29             netmask: "255.255.255.0"
30             dpdk_port_num: 0
31         xe1:
32             vpci: "0000:05:00.1"
33             local_mac: "68:05:ca:30:3d:51"
34             driver: "i40e"
35             local_ip: "152.16.40.19"
36             netmask: "255.255.255.0"
37             dpdk_port_num: 1