Unify vFW testcases TG and VNF names
[yardstick.git] / samples / vnf_samples / nsut / vfw / tc_baremetal_http_ixload_1b_Requests-65000_Concurrency.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 {% set page_size = page_size or "1b" %}
15 {% set framesize = framesize or "{64B: 100}" %}
16 ---
17 schema: yardstick:task:0.1
18 scenarios:
19 - type: NSPerf
20   traffic_profile: "../../traffic_profiles/http_tests/HTTP_1b-requests_65000_concurrency.yaml"
21   topology: vfw_vnf_topology_ixload.yaml
22   nodes:
23     tg__0: trafficgen_0.yardstick
24     vnf__0: vnf_0.yardstick
25   options:
26     simulated_users:
27       uplink: [65000]
28     page_object:
29       uplink: ["/{{ page_size }}.html"] #supports /1b /4k /8k /16k /32k /64k /128k....
30     framesize:
31       uplink: {{ framesize }}
32       downlink: {{ framesize }}
33     traffic_type: 4
34     rfc2544:
35       allowed_drop_rate: 0.0001 - 0.0001
36     vnf__0:
37       rules: acl_1rule.yaml
38       vnf_config: {lb_config: 'SW', lb_count: 1, worker_config: '1C/1T', worker_threads: 1}
39       nfvi_enable: True
40   runner:
41     type: Duration
42     duration: 2
43   ixia_profile: ../../traffic_profiles/vfw/HTTP-vFW_IPv4_2Ports_Concurrency.rxf # Need vlan update
44 context:
45   type: Node
46   name: yardstick
47   nfvi_type: baremetal
48   file: /etc/yardstick/nodes/pod_ixia.yaml