blob: f010c29aa33f7f59b0e22c8513bbfef1b37734f4 [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'
Suchitra Vemurid4c82ab2021-02-04 22:09:58 -080053
Suchitra Vemuri048b0132020-09-03 13:08:36 -070054onus:
55 -
56 serial: 'ALPHe3d1cf8e'
57 -
58 serial: 'ALPHe3d1cfe3'
59
60hosts:
61 src:
62 -
63 ip: '10.128.90.90'
64 user: 'cord'
65 pass: 'cord'
66 # dp_iface_name: 'ens6f0.11'
67 dp_iface_name: 'eth1.11'
68 container_type: 'LXC'
69 container_name: 'ALPHe3d1cf8e'
70 onu: 'ALPHe3d1cf8e'
71 olt: 'EC1721000208'
72 c_tag: '11'
Suchitra Vemuri0c9577e2020-09-03 17:47:32 -070073 s_tag: '222'
Hardik Windlass252539e2021-07-02 04:26:45 +000074 uni_id: '1'
Suchitra Vemuri048b0132020-09-03 13:08:36 -070075 -
76 ip: '10.128.90.90'
77 user: 'cord'
78 pass: 'cord'
79 # dp_iface_name: 'ens6f1.12'
80 dp_iface_name: 'eth1.12'
81 container_type: 'LXC'
82 container_name: 'ALPHe3d1cfe3'
83 onu: 'ALPHe3d1cfe3'
84 olt: 'EC1721000208'
85 c_tag: '12'
86 s_tag: '111'
Hardik Windlass252539e2021-07-02 04:26:45 +000087 uni_id: '1'
Suchitra Vemuri048b0132020-09-03 13:08:36 -070088 dst:
89 -
90 ip: null
91 user: null
92 pass: null
Hardik Windlassd53202b2021-05-18 12:03:26 +000093 noroot_ip: 10.128.90.90
94 noroot_user: cord
95 noroot_pass: cord
Girish Gowdra072f4622021-05-19 12:50:01 -070096 dp_iface_name: ens1f1
Suchitra Vemuri048b0132020-09-03 13:08:36 -070097 dp_iface_ip_qinq: '10.11.1.254'
98 dp_iface_ip: null
99 dp_iface_gateway: null
100 container_type: null
101 container_name: null
102 -
103 ip: null
104 user: null
105 pass: null
Hardik Windlassd53202b2021-05-18 12:03:26 +0000106 noroot_ip: 10.128.90.90
107 noroot_user: cord
108 noroot_pass: cord
Girish Gowdra072f4622021-05-19 12:50:01 -0700109 dp_iface_name: ens1f1
Suchitra Vemuri048b0132020-09-03 13:08:36 -0700110 dp_iface_ip_qinq: '10.11.2.254'
111 dp_iface_ip: null
112 dp_iface_gateway: null
113 container_type: null
114 container_name: null