aboutsummaryrefslogtreecommitdiffstats
path: root/samples/vnf_samples/traffic_profiles/landslide/landslide_session_default_bearer_multi_dmf.yaml
blob: 7b1f5016063ce1f79e84cf2a407f8d65b20e51f3 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
# Copyright (c) 2018 Intel Corporation
#
# Licensed under the Apache License, Version 2.0 (the "License");
# you may not use this file except in compliance with the License.
# You may obtain a copy of the License at
#
#      http://www.apache.org/licenses/LICENSE-2.0
#
# Unless required by applicable law or agreed to in writing, software
# distributed under the License is distributed on an "AS IS" BASIS,
# WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
# See the License for the specific language governing permissions and
# limitations under the License.

---
description: 'UE default bearer creation test case'
name: default_bearer_capacity
keywords: ''
duration: 60
tsGroups:
- tsId: SGW_NODE_TS_NAME  # SGW-Node test server name placeholder
  testCases:
  - name: ''
    type: SGW_Node
    parameters:
      BearerAddrPool: 2001::1
      BearerV4AddrPool: 1.0.0.1
      DedicatedsPerDefaultBearer: '0'
      DefaultBearers: '1'
      Gtp2Imei: '50502410121507'
      Gtp2Imsi: '505024101215074'
      Gtp2Version: 13.6.0
      PgwNodeEn: 'true'
      S5Protocol: GTPv2
      Sessions: '100000'
      SgiPtpTunnelEn: 'false'
      SgwControlAddr:
        class: TestNode
        ethStatsEnabled: 'false'
        forcedEthInterface: ''
        ip: SGW_CONTROL_IP  # SGW-C TestNode IP address placeholder
        mtu: 1500
        numLinksOrNodes: 1
        phy: SGW_CONTROL_PHY
      SgwUserAddr:
        class: TestNode
        ethStatsEnabled: 'false'
        forcedEthInterface: ''
        ip: SGW_USER_IP  # SGW-U TestNode IP address placeholder
        mtu: 1500
        numLinksOrNodes: 1
        phy: SGW_USER_PHY
      TestType: SGW-NODE
      TrafficMtu: '1500'
- tsId: SGW_NODAL_TS_NAME  # SGW-Nodal test server name placeholder
  testCases:
  - name: ''
    type: SGW_Nodal
    parameters:
      DataTraffic: Continuous
      DataUserCfgFileEn: 'false'
      DedicatedsPerDefaultBearer: '0'
      DefaultBearers: '1'
      DisconnectRate: '1000.0'
      Dmf:
        class: Dmf
        mainflows:
        - library: test
          name: Basic UDP
        - library: test
          name: Basic TCP
        instanceGroups:
        - mainflowIdx: 0
          mixType: ''
          rate: 0
          startPaused: 'false'
        - mainflowIdx: 1
          mixType: ''
          rate: 0
          startPaused: 'false'
      EnbUserAddr:
        class: TestNode
        ethStatsEnabled: 'false'
        forcedEthInterface: ''
        ip: ENB_USER_IP  # eNodeB TestNode IP address placeholder
        mac: ''
        mtu: 1500
        nextHop: ''
        numLinksOrNodes: 1
        numVlan: 1
        phy: ENB_USER_PHY
        uniqueVlanAddr: 'false'
        vlanDynamic: 0
        vlanId: 0
        vlanUserPriority: 0
        vlanTagType: 0
      Gtp2Imei: '50502410121507'
      Gtp2Imsi: '505024101215074'
      Gtp2Version: 13.6.0
      MmeControlAddr:
        class: TestNode
        ethStatsEnabled: 'false'
        forcedEthInterface: ''
        ip: MME_CONTROL_IP  # MME TestNode IP address placeholder
        mac: ''
        mtu: 1500
        nextHop: ''
        numLinksOrNodes: 1
        numVlan: 1
        phy: MME_CONTROL_PHY
        uniqueVlanAddr: 'false'
        vlanDynamic: 0
        vlanId: 0
        vlanUserPriority: 0
        vlanTagType: 0
      NetworkHost: Local
      NetworkHostAddrLocal:
        class: TestNode
        ethStatsEnabled: 'false'
        forcedEthInterface: ''
        ip: NET_HOST_IP  # NetHost TestNode IP address placeholder
        mac: ''
        mtu: 1500
        nextHop: ''
        numLinksOrNodes: 1
        numVlan: 1
        phy: NET_HOST_PHY
        uniqueVlanAddr: 'false'
        vlanDynamic: 0
        vlanId: 0
        vlanUserPriority: 0
        vlanTagType: 0
      PgwNodeEn: 'false'
      PgwUserSutEn: 'false'
      PgwV4Sut:
        class: Sut
        name: PGW_SUT_NAME  # PGW TestNode name placeholder
      S5Protocol: GTPv2
      Sessions: '100000'
      SgwSut:
        class: Sut
        name: SGW_CONTROL_NAME  # SGW-C SUT name placeholder
      SgwUserSut:
        class: Sut
        name: SGW_USER_NAME  # SGW-U SUT name placeholder
      StartRate: '1000.0'
      TestActivity: Capacity Test
      TestType: SGW-NODAL
      TrafficMtu: '1500'
      TrafficStartType: When All Sessions Established