blob: 177f1757880dfb4288159c48304cefd6d5a1b892 [file] [log] [blame]
Joey Armstrong003e83e2023-01-09 20:23:48 -05001# Copyright 2017-2023 Open Networking Foundation (ONF) and the ONF Contributors
Suchitra Vemuri048b0132020-09-03 13:08:36 -07002#
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 -
Matteo Scandolo96e15602022-06-13 10:50:14 -070023 ip: '10.35.90.43'
Suchitra Vemuri048b0132020-09-03 13:08:36 -070024 user: 'cord'
25 pass: 'cord'
26
27fabric_switches:
28 -
Matteo Scandolo96e15602022-06-13 10:50:14 -070029 ip: '10.35.90.41'
Suchitra Vemuri048b0132020-09-03 13:08:36 -070030 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'
Matteo Scandolo96e15602022-06-13 10:50:14 -070043 ip: '10.35.90.42'
44 sship: '10.35.90.42'
Suchitra Vemuri048b0132020-09-03 13:08:36 -070045 user: 'root'
46 pass: 'onl'
47 fortygig: 'true'
48 aggPort: '1'
49 serial: 'EC1721000208'
Girish Gowdra57405052022-06-28 18:32:44 -070050 oltDebVersion: openolt_asfvolt16-3.7.4-3b190f027136e845c5850a5b1a97897ce2b74ebf-40G-NNI.deb
Suchitra Vemurif9e5f902021-02-10 18:24:24 -080051 oltPort: '9191'
Girish Gowdra83112522021-07-07 12:05:42 -070052 board_technology: XGS-PON
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 -
Matteo Scandolo96e15602022-06-13 10:50:14 -070063 ip: '10.35.90.43'
Suchitra Vemuri048b0132020-09-03 13:08:36 -070064 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 -
Matteo Scandolo96e15602022-06-13 10:50:14 -070076 ip: '10.35.90.43'
Suchitra Vemuri048b0132020-09-03 13:08:36 -070077 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
Matteo Scandolo2da72782022-06-13 11:30:07 -070093 noroot_ip: 10.35.90.43
Hardik Windlassd53202b2021-05-18 12:03:26 +000094 noroot_user: cord
95 noroot_pass: cord
Hardik Windlassdc7712b2021-10-29 16:28:32 +000096 dp_iface_name: ens1f0
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
Matteo Scandolo2da72782022-06-13 11:30:07 -0700106 noroot_ip: 10.35.90.43
Hardik Windlassd53202b2021-05-18 12:03:26 +0000107 noroot_user: cord
108 noroot_pass: cord
Hardik Windlassdc7712b2021-10-29 16:28:32 +0000109 dp_iface_name: ens1f0
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