Merge "[docs][glossary] Update the glossary"
[yardstick.git] / samples / vnf_samples / traffic_profiles / landslide / landslide_session_default_bearer_multi_dmf.yaml
1 # Copyright (c) 2018 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 description: 'UE default bearer creation test case'
17 name: default_bearer_capacity
18 keywords: ''
19 duration: 60
20 tsGroups:
21 - tsId: SGW_NODE_TS_NAME  # SGW-Node test server name placeholder
22   testCases:
23   - name: ''
24     type: SGW_Node
25     parameters:
26       BearerAddrPool: 2001::1
27       BearerV4AddrPool: 1.0.0.1
28       DedicatedsPerDefaultBearer: '0'
29       DefaultBearers: '1'
30       Gtp2Imei: '50502410121507'
31       Gtp2Imsi: '505024101215074'
32       Gtp2Version: 13.6.0
33       PgwNodeEn: 'true'
34       S5Protocol: GTPv2
35       Sessions: '100000'
36       SgiPtpTunnelEn: 'false'
37       SgwControlAddr:
38         class: TestNode
39         ethStatsEnabled: 'false'
40         forcedEthInterface: ''
41         ip: SGW_CONTROL_IP  # SGW-C TestNode IP address placeholder
42         mtu: 1500
43         numLinksOrNodes: 1
44         phy: SGW_CONTROL_PHY
45       SgwUserAddr:
46         class: TestNode
47         ethStatsEnabled: 'false'
48         forcedEthInterface: ''
49         ip: SGW_USER_IP  # SGW-U TestNode IP address placeholder
50         mtu: 1500
51         numLinksOrNodes: 1
52         phy: SGW_USER_PHY
53       TestType: SGW-NODE
54       TrafficMtu: '1500'
55 - tsId: SGW_NODAL_TS_NAME  # SGW-Nodal test server name placeholder
56   testCases:
57   - name: ''
58     type: SGW_Nodal
59     parameters:
60       DataTraffic: Continuous
61       DataUserCfgFileEn: 'false'
62       DedicatedsPerDefaultBearer: '0'
63       DefaultBearers: '1'
64       DisconnectRate: '1000.0'
65       Dmf:
66         class: Dmf
67         mainflows:
68         - library: test
69           name: Basic UDP
70         - library: test
71           name: Basic TCP
72         instanceGroups:
73         - mainflowIdx: 0
74           mixType: ''
75           rate: 0
76           startPaused: 'false'
77         - mainflowIdx: 1
78           mixType: ''
79           rate: 0
80           startPaused: 'false'
81       EnbUserAddr:
82         class: TestNode
83         ethStatsEnabled: 'false'
84         forcedEthInterface: ''
85         ip: ENB_USER_IP  # eNodeB TestNode IP address placeholder
86         mac: ''
87         mtu: 1500
88         nextHop: ''
89         numLinksOrNodes: 1
90         numVlan: 1
91         phy: ENB_USER_PHY
92         uniqueVlanAddr: 'false'
93         vlanDynamic: 0
94         vlanId: 0
95         vlanUserPriority: 0
96         vlanTagType: 0
97       Gtp2Imei: '50502410121507'
98       Gtp2Imsi: '505024101215074'
99       Gtp2Version: 13.6.0
100       MmeControlAddr:
101         class: TestNode
102         ethStatsEnabled: 'false'
103         forcedEthInterface: ''
104         ip: MME_CONTROL_IP  # MME TestNode IP address placeholder
105         mac: ''
106         mtu: 1500
107         nextHop: ''
108         numLinksOrNodes: 1
109         numVlan: 1
110         phy: MME_CONTROL_PHY
111         uniqueVlanAddr: 'false'
112         vlanDynamic: 0
113         vlanId: 0
114         vlanUserPriority: 0
115         vlanTagType: 0
116       NetworkHost: Local
117       NetworkHostAddrLocal:
118         class: TestNode
119         ethStatsEnabled: 'false'
120         forcedEthInterface: ''
121         ip: NET_HOST_IP  # NetHost TestNode IP address placeholder
122         mac: ''
123         mtu: 1500
124         nextHop: ''
125         numLinksOrNodes: 1
126         numVlan: 1
127         phy: NET_HOST_PHY
128         uniqueVlanAddr: 'false'
129         vlanDynamic: 0
130         vlanId: 0
131         vlanUserPriority: 0
132         vlanTagType: 0
133       PgwNodeEn: 'false'
134       PgwUserSutEn: 'false'
135       PgwV4Sut:
136         class: Sut
137         name: PGW_SUT_NAME  # PGW TestNode name placeholder
138       S5Protocol: GTPv2
139       Sessions: '100000'
140       SgwSut:
141         class: Sut
142         name: SGW_CONTROL_NAME  # SGW-C SUT name placeholder
143       SgwUserSut:
144         class: Sut
145         name: SGW_USER_NAME  # SGW-U SUT name placeholder
146       StartRate: '1000.0'
147       TestActivity: Capacity Test
148       TestType: SGW-NODAL
149       TrafficMtu: '1500'
150       TrafficStartType: When All Sessions Established