blob: 3246139c0c89726ea6027df531c6cc1bde54c6b4 [file] [log] [blame]
Joey Armstrong003e83e2023-01-09 20:23:48 -05001# Copyright 2017-2023 Open Networking Foundation (ONF) and the ONF Contributors
Suchitra Vemuri1839df42020-11-25 12:18:34 -08002#
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 Vemuri1839df42020-11-25 12:18:34 -080024 user: 'cord'
25 pass: 'cord'
26
27fabric_switches:
28 -
Matteo Scandolo96e15602022-06-13 10:50:14 -070029 ip: '10.35.90.41'
Suchitra Vemuri1839df42020-11-25 12:18:34 -080030 user: 'root'
31 pass: 'onl'
32 bngPort: '31'
33 device_id: 'of:000000000000da7a'
34
35olts:
36 -
37 name: 'edgecore'
Matteo Scandolo96e15602022-06-13 10:50:14 -070038 ip: '10.35.90.42'
39 sship: '10.35.90.42'
Suchitra Vemuri1839df42020-11-25 12:18:34 -080040 user: 'root'
41 pass: 'onl'
42 fortygig: 'true'
43 aggPort: '1'
44 serial: 'EC1721000208'
Girish Gowdra57405052022-06-28 18:32:44 -070045 oltDebVersion: openolt_asfvolt16-3.7.4-3b190f027136e845c5850a5b1a97897ce2b74ebf-40G-NNI.deb
Girish Gowdra83112522021-07-07 12:05:42 -070046 board_technology: XGS-PON
Suchitra Vemuri1839df42020-11-25 12:18:34 -080047
48onus:
49 -
50 serial: 'ALPHe3d1cf8e'
51 -
52 serial: 'ALPHe3d1cfe3'
53
54hosts:
55 src:
56 -
Matteo Scandolo96e15602022-06-13 10:50:14 -070057 ip: '10.35.90.43'
Suchitra Vemuri1839df42020-11-25 12:18:34 -080058 user: 'cord'
59 pass: 'cord'
60 # dp_iface_name: 'ens6f0'
61 dp_iface_name: 'eth1'
62 container_type: 'LXC'
63 container_name: 'ALPHe3d1cf8e'
64 onu: 'ALPHe3d1cf8e'
65 olt: 'EC1721000208'
66 c_tag: '11'
67 s_tag: '222'
Hardik Windlass252539e2021-07-02 04:26:45 +000068 uni_id: '1'
Suchitra Vemuri1839df42020-11-25 12:18:34 -080069 -
Matteo Scandolo96e15602022-06-13 10:50:14 -070070 ip: '10.35.90.43'
Suchitra Vemuri1839df42020-11-25 12:18:34 -080071 user: 'cord'
72 pass: 'cord'
73 # dp_iface_name: 'ens6f1'
74 dp_iface_name: 'eth1'
75 container_type: 'LXC'
76 container_name: 'ALPHe3d1cfe3'
77 onu: 'ALPHe3d1cfe3'
78 olt: 'EC1721000208'
79 c_tag: '12'
80 s_tag: '111'
Hardik Windlass252539e2021-07-02 04:26:45 +000081 uni_id: '1'
Suchitra Vemuri1839df42020-11-25 12:18:34 -080082 dst:
83 -
84 ip: null
85 user: null
86 pass: null
Matteo Scandolo2da72782022-06-13 11:30:07 -070087 noroot_ip: 10.35.90.43
Girish Gowdra072f4622021-05-19 12:50:01 -070088 noroot_user: cord
89 noroot_pass: cord
90 dp_iface_name: ens1f1
Suchitra Vemuri1839df42020-11-25 12:18:34 -080091 dp_iface_ip_qinq: '10.11.1.254'
92 dp_iface_ip: null
93 dp_iface_gateway: null
94 container_type: null
95 container_name: null
96 -
97 ip: null
98 user: null
99 pass: null
Matteo Scandolo2da72782022-06-13 11:30:07 -0700100 noroot_ip: 10.35.90.43
Girish Gowdra072f4622021-05-19 12:50:01 -0700101 noroot_user: cord
102 noroot_pass: cord
103 dp_iface_name: ens1f1
Suchitra Vemuri1839df42020-11-25 12:18:34 -0800104 dp_iface_ip_qinq: '10.11.2.254'
105 dp_iface_ip: null
106 dp_iface_gateway: null
107 container_type: null
108 container_name: null