blob: b8b73985d7ae50c46711f2735768bea924622570 [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 Gowdra292b7042021-05-04 14:15:34 -070045 oltDebVersion: openolt_asfvolt16-3.4.1-dev-c5dcc7f2b27df1c42868b3a79a5416808511bb1d-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'
Matteo Scandolo335c5862020-06-02 14:16:44 -070068 -
69 ip: '10.128.90.90'
70 user: 'cord'
71 pass: 'cord'
Matteo Scandolo1916ad32020-06-04 12:08:27 -070072 # dp_iface_name: 'ens6f1'
73 dp_iface_name: 'eth1'
74 container_type: 'LXC'
75 container_name: 'ALPHe3d1cfe3'
Matteo Scandolo335c5862020-06-02 14:16:44 -070076 onu: 'ALPHe3d1cfe3'
Matteo Scandolo98292a62020-06-02 16:33:57 -070077 olt: 'EC1721000208'
Matteo Scandolo335c5862020-06-02 14:16:44 -070078 c_tag: '12'
79 s_tag: '111'
80 dst:
81 -
82 ip: null
83 user: null
84 pass: null
Girish Gowdra072f4622021-05-19 12:50:01 -070085 noroot_ip: 10.128.90.90
86 noroot_user: cord
87 noroot_pass: cord
88 dp_iface_name: ens1f1
Matteo Scandolo335c5862020-06-02 14:16:44 -070089 dp_iface_ip_qinq: '10.11.1.254'
90 dp_iface_ip: null
91 dp_iface_gateway: null
92 container_type: null
93 container_name: null
94 -
95 ip: null
96 user: null
97 pass: null
Girish Gowdra072f4622021-05-19 12:50:01 -070098 noroot_ip: 10.128.90.90
99 noroot_user: cord
100 noroot_pass: cord
101 dp_iface_name: ens1f1
Matteo Scandolo335c5862020-06-02 14:16:44 -0700102 dp_iface_ip_qinq: '10.11.2.254'
103 dp_iface_ip: null
104 dp_iface_gateway: null
105 container_type: null
106 container_name: null