TorstenThieme | bccd3ae | 2020-02-20 12:56:44 +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 | |
| 17 | # Automated deployment configuration for kind-voltha running BBSim |
| 18 | |
| 19 | # Change default values in tests |
| 20 | has_dataplane: false |
| 21 | external_libs: false |
| 22 | teardown_device: true |
| 23 | ONOS_REST_PORT: 8181 |
| 24 | ONOS_SSH_PORT: 8101 |
| 25 | OLT_PORT: 50060 |
| 26 | |
| 27 | nodes: |
| 28 | - |
| 29 | ip: '127.0.0.1' |
| 30 | |
| 31 | olts: |
| 32 | - |
| 33 | ip: bbsim0.voltha.svc |
| 34 | serial: BBSIM_OLT_0 |
| 35 | - |
| 36 | ip: bbsim1.voltha.svc |
| 37 | serial: BBSIM_OLT_1 |
| 38 | - |
| 39 | ip: bbsim2.voltha.svc |
| 40 | serial: BBSIM_OLT_2 |
| 41 | - |
| 42 | ip: bbsim3.voltha.svc |
| 43 | serial: BBSIM_OLT_3 |
| 44 | - |
| 45 | ip: bbsim4.voltha.svc |
| 46 | serial: BBSIM_OLT_4 |
| 47 | - |
| 48 | ip: bbsim5.voltha.svc |
| 49 | serial: BBSIM_OLT_5 |
| 50 | - |
| 51 | ip: bbsim6.voltha.svc |
| 52 | serial: BBSIM_OLT_6 |
| 53 | - |
| 54 | ip: bbsim7.voltha.svc |
| 55 | serial: BBSIM_OLT_7 |
| 56 | - |
| 57 | ip: bbsim8.voltha.svc |
| 58 | serial: BBSIM_OLT_8 |
| 59 | - |
| 60 | ip: bbsim9.voltha.svc |
| 61 | serial: BBSIM_OLT_9 |
| 62 | |
| 63 | hosts: |
Suchitra Vemuri | a6879aa | 2020-11-03 11:03:11 -0800 | [diff] [blame] | 64 | src: |
Suchitra Vemuri | 1ffc7c8 | 2020-11-17 13:56:18 -0800 | [diff] [blame] | 65 | - |
| 66 | onu: 'BBSM00000001' |
Suchitra Vemuri | a6879aa | 2020-11-03 11:03:11 -0800 | [diff] [blame] | 67 | c_tag: '900' |
| 68 | s_tag: '900' |
| 69 | olt: 'BBSIM_OLT_0' |
Suchitra Vemuri | 1ffc7c8 | 2020-11-17 13:56:18 -0800 | [diff] [blame] | 70 | - |
| 71 | onu: 'BBSM00010001' |
Suchitra Vemuri | a6879aa | 2020-11-03 11:03:11 -0800 | [diff] [blame] | 72 | c_tag: '900' |
| 73 | s_tag: '900' |
| 74 | olt: 'BBSIM_OLT_1' |
Suchitra Vemuri | 1ffc7c8 | 2020-11-17 13:56:18 -0800 | [diff] [blame] | 75 | - |
| 76 | onu: 'BBSM00020001' |
Suchitra Vemuri | a6879aa | 2020-11-03 11:03:11 -0800 | [diff] [blame] | 77 | c_tag: '900' |
| 78 | s_tag: '900' |
| 79 | olt: 'BBSIM_OLT_2' |
Suchitra Vemuri | 1ffc7c8 | 2020-11-17 13:56:18 -0800 | [diff] [blame] | 80 | - |
| 81 | onu: 'BBSM00030001' |
Suchitra Vemuri | a6879aa | 2020-11-03 11:03:11 -0800 | [diff] [blame] | 82 | c_tag: '900' |
| 83 | s_tag: '900' |
| 84 | olt: 'BBSIM_OLT_3' |
Suchitra Vemuri | 1ffc7c8 | 2020-11-17 13:56:18 -0800 | [diff] [blame] | 85 | - |
| 86 | onu: 'BBSM00040001' |
Suchitra Vemuri | a6879aa | 2020-11-03 11:03:11 -0800 | [diff] [blame] | 87 | c_tag: '900' |
| 88 | s_tag: '900' |
| 89 | olt: 'BBSIM_OLT_4' |
Suchitra Vemuri | 1ffc7c8 | 2020-11-17 13:56:18 -0800 | [diff] [blame] | 90 | - |
| 91 | onu: 'BBSM00050001' |
Suchitra Vemuri | a6879aa | 2020-11-03 11:03:11 -0800 | [diff] [blame] | 92 | c_tag: '900' |
| 93 | s_tag: '900' |
| 94 | olt: 'BBSIM_OLT_5' |
Suchitra Vemuri | 1ffc7c8 | 2020-11-17 13:56:18 -0800 | [diff] [blame] | 95 | - |
| 96 | onu: 'BBSM00060001' |
Suchitra Vemuri | a6879aa | 2020-11-03 11:03:11 -0800 | [diff] [blame] | 97 | c_tag: '900' |
| 98 | s_tag: '900' |
| 99 | olt: 'BBSIM_OLT_6' |
Suchitra Vemuri | 1ffc7c8 | 2020-11-17 13:56:18 -0800 | [diff] [blame] | 100 | - |
| 101 | onu: 'BBSM00070001' |
Suchitra Vemuri | a6879aa | 2020-11-03 11:03:11 -0800 | [diff] [blame] | 102 | c_tag: '900' |
| 103 | s_tag: '900' |
| 104 | olt: 'BBSIM_OLT_7' |
Suchitra Vemuri | 1ffc7c8 | 2020-11-17 13:56:18 -0800 | [diff] [blame] | 105 | - |
| 106 | onu: 'BBSM00080001' |
Suchitra Vemuri | a6879aa | 2020-11-03 11:03:11 -0800 | [diff] [blame] | 107 | c_tag: '900' |
| 108 | s_tag: '900' |
| 109 | olt: 'BBSIM_OLT_8' |
Suchitra Vemuri | 1ffc7c8 | 2020-11-17 13:56:18 -0800 | [diff] [blame] | 110 | - |
| 111 | onu: 'BBSM00090001' |
Suchitra Vemuri | a6879aa | 2020-11-03 11:03:11 -0800 | [diff] [blame] | 112 | c_tag: '900' |
| 113 | s_tag: '900' |
| 114 | olt: 'BBSIM_OLT_9' |
| 115 | dst: |
| 116 | - ip: null |
| 117 | - ip: null |
| 118 | - ip: null |
| 119 | - ip: null |
| 120 | - ip: null |
| 121 | - ip: null |
| 122 | - ip: null |
| 123 | - ip: null |
| 124 | - ip: null |
| 125 | - ip: null |
TorstenThieme | bccd3ae | 2020-02-20 12:56:44 +0000 | [diff] [blame] | 126 | |
| 127 | sadis: |
| 128 | file: ${CURDIR}/../../data/onos-sadis-multiple-bbsim.json |