TorstenThieme | 379c3da | 2021-03-23 10:27:32 +0000 | [diff] [blame] | 1 | --- |
2 | |||||
3 | # Copyright 2017-present Open Networking Foundation | ||||
4 | # | ||||
5 | # Licensed under the Apache License, Version 2.0 (the "License"); | ||||
6 | # you may not use this file except in compliance with the License. | ||||
7 | # You may obtain a copy of the License at | ||||
8 | # | ||||
9 | # http://www.apache.org/licenses/LICENSE-2.0 | ||||
10 | # | ||||
11 | # Unless required by applicable law or agreed to in writing, software | ||||
12 | # distributed under the License is distributed on an "AS IS" BASIS, | ||||
13 | # WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. | ||||
14 | # See the License for the specific language governing permissions and | ||||
15 | # limitations under the License. | ||||
16 | |||||
Andrea Campanella | f6bd86b | 2021-09-30 11:39:59 +0200 | [diff] [blame] | 17 | # Automated deployment configuration for systems running BBSim |
TorstenThieme | 379c3da | 2021-03-23 10:27:32 +0000 | [diff] [blame] | 18 | |
19 | # Change default values in tests | ||||
20 | workflow: TT | ||||
21 | has_dataplane: false | ||||
22 | external_libs: false | ||||
23 | teardown_device: true | ||||
24 | ONOS_REST_PORT: 8181 | ||||
25 | ONOS_SSH_PORT: 8101 | ||||
26 | OLT_PORT: 50060 | ||||
27 | |||||
28 | nodes: | ||||
29 | - | ||||
30 | ip: '127.0.0.1' | ||||
31 | |||||
32 | olts: | ||||
33 | - | ||||
34 | ip: bbsim0.voltha.svc | ||||
35 | serial: BBSIM_OLT_10 | ||||
36 | - | ||||
37 | ip: bbsim1.voltha.svc | ||||
38 | serial: BBSIM_OLT_11 | ||||
39 | |||||
40 | hosts: | ||||
41 | src: | ||||
42 | - | ||||
43 | onu: 'BBSM000a0001' | ||||
44 | olt: 'BBSIM_OLT_10' | ||||
45 | c_tag: '900' | ||||
46 | s_tag: '900' | ||||
47 | service_type: 'hsia' | ||||
Hardik Windlass | 1ed2eee | 2021-06-25 09:51:03 +0000 | [diff] [blame] | 48 | uni_id: '1' |
Hardik Windlass | b1bda36 | 2021-11-24 11:54:36 +0000 | [diff] [blame] | 49 | tp_id: '64' |
TorstenThieme | 379c3da | 2021-03-23 10:27:32 +0000 | [diff] [blame] | 50 | - |
51 | onu: 'BBSM000a0001' | ||||
52 | olt: 'BBSIM_OLT_10' | ||||
53 | c_tag: '444' | ||||
54 | s_tag: '333' | ||||
55 | service_type: 'voip' | ||||
Hardik Windlass | 1ed2eee | 2021-06-25 09:51:03 +0000 | [diff] [blame] | 56 | uni_id: '1' |
Hardik Windlass | b1bda36 | 2021-11-24 11:54:36 +0000 | [diff] [blame] | 57 | tp_id: '65' |
TorstenThieme | 379c3da | 2021-03-23 10:27:32 +0000 | [diff] [blame] | 58 | - |
59 | onu: 'BBSM000a0001' | ||||
60 | olt: 'BBSIM_OLT_10' | ||||
61 | c_tag: '55' | ||||
62 | s_tag: '555' | ||||
63 | service_type: 'vod' | ||||
Hardik Windlass | 1ed2eee | 2021-06-25 09:51:03 +0000 | [diff] [blame] | 64 | uni_id: '1' |
Hardik Windlass | b1bda36 | 2021-11-24 11:54:36 +0000 | [diff] [blame] | 65 | tp_id: '66' |
TorstenThieme | 379c3da | 2021-03-23 10:27:32 +0000 | [diff] [blame] | 66 | - |
67 | onu: 'BBSM000a0001' | ||||
68 | olt: 'BBSIM_OLT_10' | ||||
69 | c_tag: '55' | ||||
70 | s_tag: '550' | ||||
71 | service_type: 'mcast' | ||||
Hardik Windlass | 1ed2eee | 2021-06-25 09:51:03 +0000 | [diff] [blame] | 72 | uni_id: '1' |
Hardik Windlass | b1bda36 | 2021-11-24 11:54:36 +0000 | [diff] [blame] | 73 | tp_id: '66' |
TorstenThieme | 379c3da | 2021-03-23 10:27:32 +0000 | [diff] [blame] | 74 | - |
75 | onu: 'BBSM000a0002' | ||||
76 | olt: 'BBSIM_OLT_10' | ||||
Matteo Scandolo | 69c933a | 2021-06-23 17:44:47 +0200 | [diff] [blame] | 77 | c_tag: '904' |
TorstenThieme | 379c3da | 2021-03-23 10:27:32 +0000 | [diff] [blame] | 78 | s_tag: '900' |
79 | service_type: 'hsia' | ||||
Hardik Windlass | 1ed2eee | 2021-06-25 09:51:03 +0000 | [diff] [blame] | 80 | uni_id: '1' |
Hardik Windlass | b1bda36 | 2021-11-24 11:54:36 +0000 | [diff] [blame] | 81 | tp_id: '64' |
TorstenThieme | 379c3da | 2021-03-23 10:27:32 +0000 | [diff] [blame] | 82 | - |
83 | onu: 'BBSM000a0002' | ||||
84 | olt: 'BBSIM_OLT_10' | ||||
85 | c_tag: '444' | ||||
86 | s_tag: '333' | ||||
87 | service_type: 'voip' | ||||
Hardik Windlass | 1ed2eee | 2021-06-25 09:51:03 +0000 | [diff] [blame] | 88 | uni_id: '1' |
Hardik Windlass | b1bda36 | 2021-11-24 11:54:36 +0000 | [diff] [blame] | 89 | tp_id: '65' |
TorstenThieme | 379c3da | 2021-03-23 10:27:32 +0000 | [diff] [blame] | 90 | - |
91 | onu: 'BBSM000a0002' | ||||
92 | olt: 'BBSIM_OLT_10' | ||||
93 | c_tag: '55' | ||||
94 | s_tag: '555' | ||||
95 | service_type: 'vod' | ||||
Hardik Windlass | 1ed2eee | 2021-06-25 09:51:03 +0000 | [diff] [blame] | 96 | uni_id: '1' |
Hardik Windlass | b1bda36 | 2021-11-24 11:54:36 +0000 | [diff] [blame] | 97 | tp_id: '66' |
TorstenThieme | 379c3da | 2021-03-23 10:27:32 +0000 | [diff] [blame] | 98 | - |
99 | onu: 'BBSM000a0002' | ||||
100 | olt: 'BBSIM_OLT_10' | ||||
101 | c_tag: '55' | ||||
102 | s_tag: '550' | ||||
103 | service_type: 'mcast' | ||||
Hardik Windlass | 1ed2eee | 2021-06-25 09:51:03 +0000 | [diff] [blame] | 104 | uni_id: '1' |
Hardik Windlass | b1bda36 | 2021-11-24 11:54:36 +0000 | [diff] [blame] | 105 | tp_id: '66' |
TorstenThieme | 379c3da | 2021-03-23 10:27:32 +0000 | [diff] [blame] | 106 | - |
107 | onu: 'BBSM000a0101' | ||||
108 | olt: 'BBSIM_OLT_10' | ||||
Matteo Scandolo | 69c933a | 2021-06-23 17:44:47 +0200 | [diff] [blame] | 109 | c_tag: '908' |
TorstenThieme | 379c3da | 2021-03-23 10:27:32 +0000 | [diff] [blame] | 110 | s_tag: '900' |
111 | service_type: 'hsia' | ||||
Hardik Windlass | 1ed2eee | 2021-06-25 09:51:03 +0000 | [diff] [blame] | 112 | uni_id: '1' |
Hardik Windlass | b1bda36 | 2021-11-24 11:54:36 +0000 | [diff] [blame] | 113 | tp_id: '64' |
TorstenThieme | 379c3da | 2021-03-23 10:27:32 +0000 | [diff] [blame] | 114 | - |
115 | onu: 'BBSM000a0101' | ||||
116 | olt: 'BBSIM_OLT_10' | ||||
117 | c_tag: '444' | ||||
118 | s_tag: '333' | ||||
119 | service_type: 'voip' | ||||
Hardik Windlass | 1ed2eee | 2021-06-25 09:51:03 +0000 | [diff] [blame] | 120 | uni_id: '1' |
Hardik Windlass | b1bda36 | 2021-11-24 11:54:36 +0000 | [diff] [blame] | 121 | tp_id: '65' |
TorstenThieme | 379c3da | 2021-03-23 10:27:32 +0000 | [diff] [blame] | 122 | - |
123 | onu: 'BBSM000a0101' | ||||
124 | olt: 'BBSIM_OLT_10' | ||||
125 | c_tag: '55' | ||||
126 | s_tag: '555' | ||||
127 | service_type: 'vod' | ||||
Hardik Windlass | 1ed2eee | 2021-06-25 09:51:03 +0000 | [diff] [blame] | 128 | uni_id: '1' |
Hardik Windlass | b1bda36 | 2021-11-24 11:54:36 +0000 | [diff] [blame] | 129 | tp_id: '66' |
TorstenThieme | 379c3da | 2021-03-23 10:27:32 +0000 | [diff] [blame] | 130 | - |
131 | onu: 'BBSM000a0101' | ||||
132 | olt: 'BBSIM_OLT_10' | ||||
133 | c_tag: '55' | ||||
134 | s_tag: '550' | ||||
135 | service_type: 'mcast' | ||||
Hardik Windlass | 1ed2eee | 2021-06-25 09:51:03 +0000 | [diff] [blame] | 136 | uni_id: '1' |
Hardik Windlass | b1bda36 | 2021-11-24 11:54:36 +0000 | [diff] [blame] | 137 | tp_id: '66' |
TorstenThieme | 379c3da | 2021-03-23 10:27:32 +0000 | [diff] [blame] | 138 | - |
139 | onu: 'BBSM000a0102' | ||||
140 | olt: 'BBSIM_OLT_10' | ||||
Matteo Scandolo | 69c933a | 2021-06-23 17:44:47 +0200 | [diff] [blame] | 141 | c_tag: '912' |
TorstenThieme | 379c3da | 2021-03-23 10:27:32 +0000 | [diff] [blame] | 142 | s_tag: '900' |
143 | service_type: 'hsia' | ||||
Hardik Windlass | 1ed2eee | 2021-06-25 09:51:03 +0000 | [diff] [blame] | 144 | uni_id: '1' |
Hardik Windlass | b1bda36 | 2021-11-24 11:54:36 +0000 | [diff] [blame] | 145 | tp_id: '64' |
TorstenThieme | 379c3da | 2021-03-23 10:27:32 +0000 | [diff] [blame] | 146 | - |
147 | onu: 'BBSM000a0102' | ||||
148 | olt: 'BBSIM_OLT_10' | ||||
149 | c_tag: '444' | ||||
150 | s_tag: '333' | ||||
151 | service_type: 'voip' | ||||
Hardik Windlass | 1ed2eee | 2021-06-25 09:51:03 +0000 | [diff] [blame] | 152 | uni_id: '1' |
Hardik Windlass | b1bda36 | 2021-11-24 11:54:36 +0000 | [diff] [blame] | 153 | tp_id: '65' |
TorstenThieme | 379c3da | 2021-03-23 10:27:32 +0000 | [diff] [blame] | 154 | - |
155 | onu: 'BBSM000a0102' | ||||
156 | olt: 'BBSIM_OLT_10' | ||||
157 | c_tag: '55' | ||||
158 | s_tag: '555' | ||||
159 | service_type: 'vod' | ||||
Hardik Windlass | 1ed2eee | 2021-06-25 09:51:03 +0000 | [diff] [blame] | 160 | uni_id: '1' |
Hardik Windlass | b1bda36 | 2021-11-24 11:54:36 +0000 | [diff] [blame] | 161 | tp_id: '66' |
TorstenThieme | 379c3da | 2021-03-23 10:27:32 +0000 | [diff] [blame] | 162 | - |
163 | onu: 'BBSM000a0102' | ||||
164 | olt: 'BBSIM_OLT_10' | ||||
165 | c_tag: '55' | ||||
166 | s_tag: '550' | ||||
167 | service_type: 'mcast' | ||||
Hardik Windlass | 1ed2eee | 2021-06-25 09:51:03 +0000 | [diff] [blame] | 168 | uni_id: '1' |
Hardik Windlass | b1bda36 | 2021-11-24 11:54:36 +0000 | [diff] [blame] | 169 | tp_id: '66' |
TorstenThieme | 379c3da | 2021-03-23 10:27:32 +0000 | [diff] [blame] | 170 | - |
171 | onu: 'BBSM000b0001' | ||||
172 | olt: 'BBSIM_OLT_11' | ||||
173 | c_tag: '900' | ||||
174 | s_tag: '901' | ||||
175 | service_type: 'hsia' | ||||
Hardik Windlass | 1ed2eee | 2021-06-25 09:51:03 +0000 | [diff] [blame] | 176 | uni_id: '1' |
Hardik Windlass | b1bda36 | 2021-11-24 11:54:36 +0000 | [diff] [blame] | 177 | tp_id: '64' |
TorstenThieme | 379c3da | 2021-03-23 10:27:32 +0000 | [diff] [blame] | 178 | - |
179 | onu: 'BBSM000b0001' | ||||
180 | olt: 'BBSIM_OLT_11' | ||||
181 | c_tag: '444' | ||||
182 | s_tag: '333' | ||||
183 | service_type: 'voip' | ||||
Hardik Windlass | 1ed2eee | 2021-06-25 09:51:03 +0000 | [diff] [blame] | 184 | uni_id: '1' |
Hardik Windlass | b1bda36 | 2021-11-24 11:54:36 +0000 | [diff] [blame] | 185 | tp_id: '65' |
TorstenThieme | 379c3da | 2021-03-23 10:27:32 +0000 | [diff] [blame] | 186 | - |
187 | onu: 'BBSM000b0001' | ||||
188 | olt: 'BBSIM_OLT_11' | ||||
189 | c_tag: '55' | ||||
190 | s_tag: '555' | ||||
191 | service_type: 'vod' | ||||
Hardik Windlass | 1ed2eee | 2021-06-25 09:51:03 +0000 | [diff] [blame] | 192 | uni_id: '1' |
Hardik Windlass | b1bda36 | 2021-11-24 11:54:36 +0000 | [diff] [blame] | 193 | tp_id: '66' |
TorstenThieme | 379c3da | 2021-03-23 10:27:32 +0000 | [diff] [blame] | 194 | - |
195 | onu: 'BBSM000b0001' | ||||
196 | olt: 'BBSIM_OLT_11' | ||||
197 | c_tag: '55' | ||||
198 | s_tag: '550' | ||||
199 | service_type: 'mcast' | ||||
Hardik Windlass | 1ed2eee | 2021-06-25 09:51:03 +0000 | [diff] [blame] | 200 | uni_id: '1' |
Hardik Windlass | b1bda36 | 2021-11-24 11:54:36 +0000 | [diff] [blame] | 201 | tp_id: '66' |
TorstenThieme | 379c3da | 2021-03-23 10:27:32 +0000 | [diff] [blame] | 202 | - |
203 | onu: 'BBSM000b0002' | ||||
204 | olt: 'BBSIM_OLT_11' | ||||
Matteo Scandolo | 69c933a | 2021-06-23 17:44:47 +0200 | [diff] [blame] | 205 | c_tag: '904' |
TorstenThieme | 379c3da | 2021-03-23 10:27:32 +0000 | [diff] [blame] | 206 | s_tag: '901' |
207 | service_type: 'hsia' | ||||
Hardik Windlass | 1ed2eee | 2021-06-25 09:51:03 +0000 | [diff] [blame] | 208 | uni_id: '1' |
Hardik Windlass | b1bda36 | 2021-11-24 11:54:36 +0000 | [diff] [blame] | 209 | tp_id: '64' |
TorstenThieme | 379c3da | 2021-03-23 10:27:32 +0000 | [diff] [blame] | 210 | - |
211 | onu: 'BBSM000b0002' | ||||
212 | olt: 'BBSIM_OLT_11' | ||||
213 | c_tag: '444' | ||||
214 | s_tag: '333' | ||||
215 | service_type: 'voip' | ||||
Hardik Windlass | 1ed2eee | 2021-06-25 09:51:03 +0000 | [diff] [blame] | 216 | uni_id: '1' |
Hardik Windlass | b1bda36 | 2021-11-24 11:54:36 +0000 | [diff] [blame] | 217 | tp_id: '65' |
TorstenThieme | 379c3da | 2021-03-23 10:27:32 +0000 | [diff] [blame] | 218 | - |
219 | onu: 'BBSM000b0002' | ||||
220 | olt: 'BBSIM_OLT_11' | ||||
221 | c_tag: '55' | ||||
222 | s_tag: '555' | ||||
223 | service_type: 'vod' | ||||
Hardik Windlass | 1ed2eee | 2021-06-25 09:51:03 +0000 | [diff] [blame] | 224 | uni_id: '1' |
Hardik Windlass | b1bda36 | 2021-11-24 11:54:36 +0000 | [diff] [blame] | 225 | tp_id: '66' |
TorstenThieme | 379c3da | 2021-03-23 10:27:32 +0000 | [diff] [blame] | 226 | - |
227 | onu: 'BBSM000b0002' | ||||
228 | olt: 'BBSIM_OLT_11' | ||||
229 | c_tag: '55' | ||||
230 | s_tag: '550' | ||||
231 | service_type: 'mcast' | ||||
Hardik Windlass | 1ed2eee | 2021-06-25 09:51:03 +0000 | [diff] [blame] | 232 | uni_id: '1' |
Hardik Windlass | b1bda36 | 2021-11-24 11:54:36 +0000 | [diff] [blame] | 233 | tp_id: '66' |
TorstenThieme | 379c3da | 2021-03-23 10:27:32 +0000 | [diff] [blame] | 234 | - |
235 | onu: 'BBSM000b0101' | ||||
236 | olt: 'BBSIM_OLT_11' | ||||
Matteo Scandolo | 69c933a | 2021-06-23 17:44:47 +0200 | [diff] [blame] | 237 | c_tag: '908' |
TorstenThieme | 379c3da | 2021-03-23 10:27:32 +0000 | [diff] [blame] | 238 | s_tag: '901' |
239 | service_type: 'hsia' | ||||
Hardik Windlass | 1ed2eee | 2021-06-25 09:51:03 +0000 | [diff] [blame] | 240 | uni_id: '1' |
Hardik Windlass | b1bda36 | 2021-11-24 11:54:36 +0000 | [diff] [blame] | 241 | tp_id: '64' |
TorstenThieme | 379c3da | 2021-03-23 10:27:32 +0000 | [diff] [blame] | 242 | - |
243 | onu: 'BBSM000b0101' | ||||
244 | olt: 'BBSIM_OLT_11' | ||||
245 | c_tag: '444' | ||||
246 | s_tag: '333' | ||||
247 | service_type: 'voip' | ||||
Hardik Windlass | 1ed2eee | 2021-06-25 09:51:03 +0000 | [diff] [blame] | 248 | uni_id: '1' |
Hardik Windlass | b1bda36 | 2021-11-24 11:54:36 +0000 | [diff] [blame] | 249 | tp_id: '65' |
TorstenThieme | 379c3da | 2021-03-23 10:27:32 +0000 | [diff] [blame] | 250 | - |
251 | onu: 'BBSM000b0101' | ||||
252 | olt: 'BBSIM_OLT_11' | ||||
253 | c_tag: '55' | ||||
254 | s_tag: '555' | ||||
255 | service_type: 'vod' | ||||
Hardik Windlass | 1ed2eee | 2021-06-25 09:51:03 +0000 | [diff] [blame] | 256 | uni_id: '1' |
Hardik Windlass | b1bda36 | 2021-11-24 11:54:36 +0000 | [diff] [blame] | 257 | tp_id: '66' |
TorstenThieme | 379c3da | 2021-03-23 10:27:32 +0000 | [diff] [blame] | 258 | - |
259 | onu: 'BBSM000b0101' | ||||
260 | olt: 'BBSIM_OLT_11' | ||||
261 | c_tag: '55' | ||||
262 | s_tag: '550' | ||||
263 | service_type: 'mcast' | ||||
Hardik Windlass | 1ed2eee | 2021-06-25 09:51:03 +0000 | [diff] [blame] | 264 | uni_id: '1' |
Hardik Windlass | b1bda36 | 2021-11-24 11:54:36 +0000 | [diff] [blame] | 265 | tp_id: '66' |
TorstenThieme | 379c3da | 2021-03-23 10:27:32 +0000 | [diff] [blame] | 266 | - |
267 | onu: 'BBSM000b0102' | ||||
268 | olt: 'BBSIM_OLT_11' | ||||
Matteo Scandolo | 69c933a | 2021-06-23 17:44:47 +0200 | [diff] [blame] | 269 | c_tag: '912' |
TorstenThieme | 379c3da | 2021-03-23 10:27:32 +0000 | [diff] [blame] | 270 | s_tag: '901' |
271 | service_type: 'hsia' | ||||
Hardik Windlass | 1ed2eee | 2021-06-25 09:51:03 +0000 | [diff] [blame] | 272 | uni_id: '1' |
Hardik Windlass | b1bda36 | 2021-11-24 11:54:36 +0000 | [diff] [blame] | 273 | tp_id: '64' |
TorstenThieme | 379c3da | 2021-03-23 10:27:32 +0000 | [diff] [blame] | 274 | - |
275 | onu: 'BBSM000b0102' | ||||
276 | olt: 'BBSIM_OLT_11' | ||||
277 | c_tag: '444' | ||||
278 | s_tag: '333' | ||||
279 | service_type: 'voip' | ||||
Hardik Windlass | 1ed2eee | 2021-06-25 09:51:03 +0000 | [diff] [blame] | 280 | uni_id: '1' |
Hardik Windlass | b1bda36 | 2021-11-24 11:54:36 +0000 | [diff] [blame] | 281 | tp_id: '65' |
TorstenThieme | 379c3da | 2021-03-23 10:27:32 +0000 | [diff] [blame] | 282 | - |
283 | onu: 'BBSM000b0102' | ||||
284 | olt: 'BBSIM_OLT_11' | ||||
285 | c_tag: '55' | ||||
286 | s_tag: '555' | ||||
287 | service_type: 'vod' | ||||
Hardik Windlass | 1ed2eee | 2021-06-25 09:51:03 +0000 | [diff] [blame] | 288 | uni_id: '1' |
Hardik Windlass | b1bda36 | 2021-11-24 11:54:36 +0000 | [diff] [blame] | 289 | tp_id: '66' |
TorstenThieme | 379c3da | 2021-03-23 10:27:32 +0000 | [diff] [blame] | 290 | - |
291 | onu: 'BBSM000b0102' | ||||
292 | olt: 'BBSIM_OLT_11' | ||||
293 | c_tag: '55' | ||||
294 | s_tag: '550' | ||||
295 | service_type: 'mcast' | ||||
Hardik Windlass | 1ed2eee | 2021-06-25 09:51:03 +0000 | [diff] [blame] | 296 | uni_id: '1' |
Hardik Windlass | b1bda36 | 2021-11-24 11:54:36 +0000 | [diff] [blame] | 297 | tp_id: '66' |
TorstenThieme | 379c3da | 2021-03-23 10:27:32 +0000 | [diff] [blame] | 298 | dst: |
299 | - ip: null | ||||
300 | - ip: null | ||||
301 | - ip: null | ||||
302 | - ip: null | ||||
303 | - ip: null | ||||
304 | - ip: null | ||||
305 | - ip: null | ||||
306 | - ip: null | ||||
307 | - ip: null | ||||
308 | - ip: null | ||||
309 | - ip: null | ||||
310 | - ip: null | ||||
311 | - ip: null | ||||
312 | - ip: null | ||||
313 | - ip: null | ||||
314 | - ip: null | ||||
315 | - ip: null | ||||
316 | - ip: null | ||||
317 | - ip: null | ||||
318 | - ip: null | ||||
319 | - ip: null | ||||
320 | - ip: null | ||||
321 | - ip: null | ||||
322 | - ip: null | ||||
323 | - ip: null | ||||
324 | - ip: null | ||||
325 | - ip: null | ||||
326 | - ip: null | ||||
327 | - ip: null | ||||
328 | - ip: null | ||||
329 | - ip: null | ||||
330 | - ip: null |