blob: 0cca982d9ddbc8f141520528c660b13df9a0beee [file] [log] [blame]
Matteo Scandolo335c5862020-06-02 14:16:44 -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'
Matteo Scandolo87f97942020-06-04 10:43:39 -070033 device_id: 'of:000000000000da7a'
Matteo Scandolo335c5862020-06-02 14:16:44 -070034
35olts:
36 -
37 name: 'edgecore'
38 ip: '192.168.100.112'
Suchitra Vemuri61bf7562020-07-14 22:12:33 -070039 sship: '192.168.100.112'
Matteo Scandolo335c5862020-06-02 14:16:44 -070040 user: 'root'
41 pass: 'onl'
42 fortygig: 'true'
Matteo Scandolo98292a62020-06-02 16:33:57 -070043 aggPort: '1'
Matteo Scandolo335c5862020-06-02 14:16:44 -070044 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
Matteo Scandolo335c5862020-06-02 14:16:44 -070047
48onus:
49 -
50 serial: 'ALPHe3d1cf8e'
51 -
52 serial: 'ALPHe3d1cfe3'
53
54hosts:
55 src:
56 -
57 ip: '10.128.90.90'
58 user: 'cord'
59 pass: 'cord'
Matteo Scandolo1916ad32020-06-04 12:08:27 -070060 # dp_iface_name: 'ens6f0'
61 dp_iface_name: 'eth1'
62 container_type: 'LXC'
63 container_name: 'ALPHe3d1cf8e'
Matteo Scandolo335c5862020-06-02 14:16:44 -070064 onu: 'ALPHe3d1cf8e'
Matteo Scandolo98292a62020-06-02 16:33:57 -070065 olt: 'EC1721000208'
Matteo Scandolo335c5862020-06-02 14:16:44 -070066 c_tag: '11'
Suchitra Vemuri0c9577e2020-09-03 17:47:32 -070067 s_tag: '222'
Hardik Windlass252539e2021-07-02 04:26:45 +000068 uni_id: '1'
Matteo Scandolo335c5862020-06-02 14:16:44 -070069 -
70 ip: '10.128.90.90'
71 user: 'cord'
72 pass: 'cord'
Matteo Scandolo1916ad32020-06-04 12:08:27 -070073 # dp_iface_name: 'ens6f1'
74 dp_iface_name: 'eth1'
75 container_type: 'LXC'
76 container_name: 'ALPHe3d1cfe3'
Matteo Scandolo335c5862020-06-02 14:16:44 -070077 onu: 'ALPHe3d1cfe3'
Matteo Scandolo98292a62020-06-02 16:33:57 -070078 olt: 'EC1721000208'
Matteo Scandolo335c5862020-06-02 14:16:44 -070079 c_tag: '12'
80 s_tag: '111'
Hardik Windlass252539e2021-07-02 04:26:45 +000081 uni_id: '1'
Matteo Scandolo335c5862020-06-02 14:16:44 -070082 dst:
83 -
84 ip: null
85 user: null
86 pass: null
Girish Gowdra072f4622021-05-19 12:50:01 -070087 noroot_ip: 10.128.90.90
88 noroot_user: cord
89 noroot_pass: cord
90 dp_iface_name: ens1f1
Matteo Scandolo335c5862020-06-02 14:16:44 -070091 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
Girish Gowdra072f4622021-05-19 12:50:01 -0700100 noroot_ip: 10.128.90.90
101 noroot_user: cord
102 noroot_pass: cord
103 dp_iface_name: ens1f1
Matteo Scandolo335c5862020-06-02 14:16:44 -0700104 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