blob: 6e50886ccd699fc09d703c458db26c82395f56ac [file] [log] [blame]
Suchitra Vemuri1839df42020-11-25 12:18:34 -08001# 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
35olts:
36 -
37 name: 'edgecore'
38 ip: '192.168.100.112'
39 sship: '192.168.100.112'
40 user: 'root'
41 pass: 'onl'
42 fortygig: 'true'
43 aggPort: '1'
44 serial: 'EC1721000208'
Girish Gowdra449edb62021-06-23 15:34:55 -070045 oltDebVersion: openolt_asfvolt16-3.4.8-eec0fc9e9a01dc0d35b0b8441e0a22a4c0cc51b4-40G-NNI.deb
Girish Gowdra99702652021-03-18 12:56:08 -070046 oltDebVersion23: openolt_asfvolt16-3.3.3-1a5d68b50d8bcc5ba6cb1630d3294c30c37cd2f5-40G-NNI.deb
Girish Gowdra83112522021-07-07 12:05:42 -070047 board_technology: XGS-PON
Suchitra Vemuri1839df42020-11-25 12:18:34 -080048
49onus:
50 -
51 serial: 'ALPHe3d1cf8e'
52 -
53 serial: 'ALPHe3d1cfe3'
54
55hosts:
56 src:
57 -
58 ip: '10.128.90.90'
59 user: 'cord'
60 pass: 'cord'
61 # dp_iface_name: 'ens6f0'
62 dp_iface_name: 'eth1'
63 container_type: 'LXC'
64 container_name: 'ALPHe3d1cf8e'
65 onu: 'ALPHe3d1cf8e'
66 olt: 'EC1721000208'
67 c_tag: '11'
68 s_tag: '222'
Hardik Windlass252539e2021-07-02 04:26:45 +000069 uni_id: '1'
Suchitra Vemuri1839df42020-11-25 12:18:34 -080070 -
71 ip: '10.128.90.90'
72 user: 'cord'
73 pass: 'cord'
74 # dp_iface_name: 'ens6f1'
75 dp_iface_name: 'eth1'
76 container_type: 'LXC'
77 container_name: 'ALPHe3d1cfe3'
78 onu: 'ALPHe3d1cfe3'
79 olt: 'EC1721000208'
80 c_tag: '12'
81 s_tag: '111'
Hardik Windlass252539e2021-07-02 04:26:45 +000082 uni_id: '1'
Suchitra Vemuri1839df42020-11-25 12:18:34 -080083 dst:
84 -
85 ip: null
86 user: null
87 pass: null
Girish Gowdra072f4622021-05-19 12:50:01 -070088 noroot_ip: 10.128.90.90
89 noroot_user: cord
90 noroot_pass: cord
91 dp_iface_name: ens1f1
Suchitra Vemuri1839df42020-11-25 12:18:34 -080092 dp_iface_ip_qinq: '10.11.1.254'
93 dp_iface_ip: null
94 dp_iface_gateway: null
95 container_type: null
96 container_name: null
97 -
98 ip: null
99 user: null
100 pass: null
Girish Gowdra072f4622021-05-19 12:50:01 -0700101 noroot_ip: 10.128.90.90
102 noroot_user: cord
103 noroot_pass: cord
104 dp_iface_name: ens1f1
Suchitra Vemuri1839df42020-11-25 12:18:34 -0800105 dp_iface_ip_qinq: '10.11.2.254'
106 dp_iface_ip: null
107 dp_iface_gateway: null
108 container_type: null
109 container_name: null