blob: 986a539aa2ac3137052c48eca5ea08e81904d923 [file] [log] [blame]
Suchitra Vemuri048b0132020-09-03 13:08:36 -07001# Copyright 2017-present Open Networking Foundation
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# Automated deployment configuration for menlo-soak-pod
16
17---
18
19kube_config: '/home/cord/.kube/config'
20
21nodes:
22 -
23 ip: '10.128.90.90'
24 user: 'cord'
25 pass: 'cord'
26
27fabric_switches:
28 -
29 ip: '192.168.100.44'
30 user: 'root'
31 pass: 'onl'
32 bngPort: '31'
33 device_id: 'of:000000000000da7a'
34
Hardik Windlassb4a1e872021-05-14 11:03:37 +000035bbsim:
36 -
37 ip: bbsim0
38 serial: BBSIM_OLT_10
39
Suchitra Vemuri048b0132020-09-03 13:08:36 -070040olts:
41 -
42 name: 'edgecore'
43 ip: '192.168.100.112'
44 sship: '192.168.100.112'
45 user: 'root'
46 pass: 'onl'
47 fortygig: 'true'
48 aggPort: '1'
49 serial: 'EC1721000208'
Girish Gowdra449edb62021-06-23 15:34:55 -070050 oltDebVersion: openolt_asfvolt16-3.4.8-eec0fc9e9a01dc0d35b0b8441e0a22a4c0cc51b4-40G-NNI.deb
Girish Gowdra99702652021-03-18 12:56:08 -070051 oltDebVersion23: openolt_asfvolt16-3.3.3-1a5d68b50d8bcc5ba6cb1630d3294c30c37cd2f5-40G-NNI.deb
Suchitra Vemurif9e5f902021-02-10 18:24:24 -080052 oltPort: '9191'
Girish Gowdra83112522021-07-07 12:05:42 -070053 board_technology: XGS-PON
Suchitra Vemurid4c82ab2021-02-04 22:09:58 -080054
Suchitra Vemuri048b0132020-09-03 13:08:36 -070055onus:
56 -
57 serial: 'ALPHe3d1cf8e'
58 -
59 serial: 'ALPHe3d1cfe3'
60
61hosts:
62 src:
63 -
64 ip: '10.128.90.90'
65 user: 'cord'
66 pass: 'cord'
67 # dp_iface_name: 'ens6f0.11'
68 dp_iface_name: 'eth1.11'
69 container_type: 'LXC'
70 container_name: 'ALPHe3d1cf8e'
71 onu: 'ALPHe3d1cf8e'
72 olt: 'EC1721000208'
73 c_tag: '11'
Suchitra Vemuri0c9577e2020-09-03 17:47:32 -070074 s_tag: '222'
Hardik Windlass252539e2021-07-02 04:26:45 +000075 uni_id: '1'
Suchitra Vemuri048b0132020-09-03 13:08:36 -070076 -
77 ip: '10.128.90.90'
78 user: 'cord'
79 pass: 'cord'
80 # dp_iface_name: 'ens6f1.12'
81 dp_iface_name: 'eth1.12'
82 container_type: 'LXC'
83 container_name: 'ALPHe3d1cfe3'
84 onu: 'ALPHe3d1cfe3'
85 olt: 'EC1721000208'
86 c_tag: '12'
87 s_tag: '111'
Hardik Windlass252539e2021-07-02 04:26:45 +000088 uni_id: '1'
Suchitra Vemuri048b0132020-09-03 13:08:36 -070089 dst:
90 -
91 ip: null
92 user: null
93 pass: null
Hardik Windlassd53202b2021-05-18 12:03:26 +000094 noroot_ip: 10.128.90.90
95 noroot_user: cord
96 noroot_pass: cord
Girish Gowdra072f4622021-05-19 12:50:01 -070097 dp_iface_name: ens1f1
Suchitra Vemuri048b0132020-09-03 13:08:36 -070098 dp_iface_ip_qinq: '10.11.1.254'
99 dp_iface_ip: null
100 dp_iface_gateway: null
101 container_type: null
102 container_name: null
103 -
104 ip: null
105 user: null
106 pass: null
Hardik Windlassd53202b2021-05-18 12:03:26 +0000107 noroot_ip: 10.128.90.90
108 noroot_user: cord
109 noroot_pass: cord
Girish Gowdra072f4622021-05-19 12:50:01 -0700110 dp_iface_name: ens1f1
Suchitra Vemuri048b0132020-09-03 13:08:36 -0700111 dp_iface_ip_qinq: '10.11.2.254'
112 dp_iface_ip: null
113 dp_iface_gateway: null
114 container_type: null
115 container_name: null