blob: 90ce79d078d5530bfd4b537d42f60037f14a7eb8 [file] [log] [blame]
Matteo Scandoloe2027512021-08-11 10:06:18 -07001---
2
Joey Armstrong003e83e2023-01-09 20:23:48 -05003 # Copyright 2020-2023 Open Networking Foundation (ONF) and the ONF Contributors
Matteo Scandoloe2027512021-08-11 10:06:18 -07004 #
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 Tucson pod
18
19 # Change default values in tests
20 ONOS_REST_PORT: 30120
21 ONOS_SSH_PORT: 30115
22 OLT_PORT: 9191
23 KUBERNETES_CONF: $HOME/.kube/kind-config-voltha-minimal
24
25# This tells the control node how to reach the Kubernetes nodes.
26 nodes:
27 -
Matteo Scandoloa169a452022-06-13 14:24:08 -070028 ip: '10.35.90.23'
Matteo Scandoloe2027512021-08-11 10:06:18 -070029 user: 'cord'
30 pass: 'cord'
31
Matteo Scandolo47d7d052022-01-10 14:34:56 -080032 fabric_switches: []
Matteo Scandolo4ccc2a12022-01-10 12:19:13 -080033 # The switch is shared across 3 PODs, thus is externally controlled
Matteo Scandolo4ccc2a12022-01-10 12:19:13 -080034 # -
35 # mac: '8c:ea:1b:a7:29:72'
Matteo Scandoloa169a452022-06-13 14:24:08 -070036 # ip: 10.35.90.17
Matteo Scandolo4ccc2a12022-01-10 12:19:13 -080037 # user: root
38 # pass: onl
39 # bngPort: 31
40 # device_id: 'of:0000000000000001'
Matteo Scandoloe2027512021-08-11 10:06:18 -070041
42 olts:
43 # Gpon OLT
44 -
Matteo Scandoloa169a452022-06-13 14:24:08 -070045 ip: 10.35.90.24
46 sship: 10.35.90.24
Matteo Scandoloe2027512021-08-11 10:06:18 -070047 user: root
48 pass: onl
49 fortygig: True
50 aggPort: 1
51 serial: 722033538840
Girish Gowdrac0056b12022-06-28 14:48:12 -070052 oltDebVersion: openolt_rlt-3200g-w-3.7.4-3b190f0-nni40g.deb
Matteo Scandoloe2027512021-08-11 10:06:18 -070053 board_technology: GPON
54
55 hosts:
56 src:
57 # 3200G ONU
Girish Gowdrad5c75d02022-06-21 14:09:38 -070058 -
59 ip: 10.35.90.20
60 user: cord
61 pass: cord
62 dp_iface_name: eth1.111
63 container_type: LXC
64 container_name: SCOM00001c7f
65 onu: SCOM00001c7f
66 olt: 722033538840
67 c_tag: 111
68 s_tag: 11
69 power_switch_port: 2
70 uni_id: 1
Matteo Scandoloe2027512021-08-11 10:06:18 -070071
Girish Gowdrac9da3422022-06-23 17:08:39 -070072# - ip: 10.35.90.18
73# user: cord
74# pass: cord
75# dp_iface_name: eth1.42
76# container_type: LXC
77# container_name: SCOMa0108af9
78# onu: SCOMa0108af9
79# olt: 722033538840
80# c_tag: 42
81# s_tag: 54
82# power_switch_port: 6
83# uni_id: 1
Matteo Scandoloe2027512021-08-11 10:06:18 -070084
Girish Gowdrac9da3422022-06-23 17:08:39 -070085# - ip: 10.35.90.18
86# user: cord
87# pass: cord
88# dp_iface_name: eth1.41
89# container_type: LXC
90# container_name: SCOMa0108aea
91# onu: SCOMa0108aea
92# olt: 722033538840
93# c_tag: 41
94# s_tag: 55
95# power_switch_port: 5
96# uni_id: 1
Matteo Scandoloe2027512021-08-11 10:06:18 -070097
98 dst:
99 # 3200G OLT
Girish Gowdrad5c75d02022-06-21 14:09:38 -0700100 -
101 dp_iface_ip_qinq: 10.11.11.254
102 ip: null
103 user: null
104 pass: null
105 noroot_ip: 10.35.90.20
106 noroot_user: cord
107 noroot_pass: cord
108 dp_iface_name: enp3s0d1
109 dp_iface_ip: null
110 dp_iface_gateway: null
111 container_type: null
112 container_name: null
Matteo Scandoloe2027512021-08-11 10:06:18 -0700113
Girish Gowdrac9da3422022-06-23 17:08:39 -0700114# - dp_iface_ip_qinq: 10.54.42.254
115# ip: null
116# user: null
117# pass: null
118# noroot_ip: 10.35.90.20
119# noroot_user: cord
120# noroot_pass: cord
121# dp_iface_name: enp3s0d1
122# dp_iface_ip: null
123# dp_iface_gateway: null
124# container_type: null
125# container_name: null
Matteo Scandoloe2027512021-08-11 10:06:18 -0700126
Girish Gowdrac9da3422022-06-23 17:08:39 -0700127# - dp_iface_ip_qinq: 10.55.41.254
128# ip: null
129# user: null
130# pass: null
131# noroot_ip: 10.35.90.20
132# noroot_user: cord
133# noroot_pass: cord
134# dp_iface_name: enp3s0d1
135# dp_iface_ip: null
136# dp_iface_gateway: null
137# container_type: null
138# container_name: null
Matteo Scandoloe2027512021-08-11 10:06:18 -0700139
140 web_power_switch:
Girish Gowdra393e70e2022-06-22 16:44:54 -0700141 ip: '10.35.90.22'
Matteo Scandoloe2027512021-08-11 10:06:18 -0700142 user: 'cord'
143 password: 'cord'
144 type: 'DLI'