blob: a650f10cf45692366f1cfd470b1ccb07f330e0fd [file] [log] [blame]
Andy Bavierb83fa322019-10-29 11:00:07 -07001---
2
3# Copyright 2017-present Open Networking Foundation
4#
5# Licensed under the Apache License, Version 2.0 (the "License");
6# you may not use this file except in compliance with the License.
7# You may obtain a copy of the License at
8#
9# http://www.apache.org/licenses/LICENSE-2.0
10#
11# Unless required by applicable law or agreed to in writing, software
12# distributed under the License is distributed on an "AS IS" BASIS,
13# WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
14# See the License for the specific language governing permissions and
15# limitations under the License.
16
Andy Bavier7190ae62019-11-04 16:52:41 -070017# Automated deployment configuration for Tucson pod
Andy Bavierb83fa322019-10-29 11:00:07 -070018
19# Change default values in tests
Andy Bavier7190ae62019-11-04 16:52:41 -070020ONOS_REST_PORT: 30120
Andy Bavierb83fa322019-10-29 11:00:07 -070021ONOS_SSH_PORT: 30115
22OLT_PORT: 9191
Andy Bavierc3a163b2019-11-08 12:19:44 -070023KUBERNETES_CONF: $HOME/.kube/kind-config-voltha-minimal
Andy Bavierb83fa322019-10-29 11:00:07 -070024
25# This tells the control node how to reach the Kubernetes nodes.
26# Since we're running kind-voltha, the nodes are reached on localhost.
27nodes:
28 -
29 ip: 127.0.0.1
30
Andy Bavier316ab862019-11-04 16:07:47 -070031# The pipeline requires this even though we don't have a fabric switch
Andy Bavier7190ae62019-11-04 16:52:41 -070032fabric_switches: []
Andy Bavier316ab862019-11-04 16:07:47 -070033
Andy Bavierb83fa322019-10-29 11:00:07 -070034olts:
35 -
36 ip: 192.168.2.22
Suchitra Vemuri61bf7562020-07-14 22:12:33 -070037 sship: 192.168.2.22
Andy Bavierb83fa322019-10-29 11:00:07 -070038 user: root
39 pass: onl
40 fortygig: True
41 serial: EC1925000157
42
43hosts:
44 src:
45 -
46 ip: 127.0.0.1
47 user: cord
48 pass: cord
49 dp_iface_name: eth1
50 container_type: LXC
51 container_name: voltha-client
52 onu: ALPHe3d1ce7b
53 c_tag: 11
54 s_tag: 11
Hung-Wei Chiua0cdedb2020-05-29 15:23:19 -070055 onu_type: 'alpha'
Andy Bavier447dd972020-06-19 08:12:51 -070056 power_switch_port: 2
Andy Bavier8501cd32019-12-09 10:09:56 -070057 -
58 ip: 127.0.0.1
59 user: cord
60 pass: cord
61 dp_iface_name: eth1
62 container_type: LXC
63 container_name: voltha-client-ISKT71e801a0
64 onu: ISKT71e801a0
65 c_tag: 12
66 s_tag: 11
Hung-Wei Chiua0cdedb2020-05-29 15:23:19 -070067 onu_type: 'iskratel'
Andy Bavier447dd972020-06-19 08:12:51 -070068 power_switch_port: 3
Andy Bavier0c60f6d2019-12-12 16:56:37 -070069 -
70 ip: 127.0.0.1
71 user: cord
72 pass: cord
73 dp_iface_name: eth1
74 container_type: LXC
75 container_name: voltha-client-ALPHe3d1cfac
76 onu: ALPHe3d1cfac
77 c_tag: 21
78 s_tag: 21
Hung-Wei Chiua0cdedb2020-05-29 15:23:19 -070079 onu_type: 'alpha'
Andy Bavier447dd972020-06-19 08:12:51 -070080 power_switch_port: 4
Andy Bavierb83fa322019-10-29 11:00:07 -070081
82 dst:
83 -
84 dp_iface_ip_qinq: 192.168.11.254
85 ip: null
86 user: null
87 pass: null
Andy Bavier6ed02e62020-06-16 11:56:05 -070088 noroot_ip: 127.0.0.1
89 noroot_user: cord
90 noroot_pass: cord
Andy Bavieraa62a142020-06-16 14:00:34 -070091 dp_iface_name: enp2s0f1
Andy Bavierb83fa322019-10-29 11:00:07 -070092 dp_iface_ip: null
93 dp_iface_gateway: null
94 container_type: null
95 container_name: null
Andy Bavier8501cd32019-12-09 10:09:56 -070096 -
97 dp_iface_ip_qinq: 192.168.12.254
98 ip: null
99 user: null
100 pass: null
Andy Bavier6ed02e62020-06-16 11:56:05 -0700101 noroot_ip: 127.0.0.1
102 noroot_user: cord
103 noroot_pass: cord
Andy Bavieraa62a142020-06-16 14:00:34 -0700104 dp_iface_name: enp2s0f1
Andy Bavier8501cd32019-12-09 10:09:56 -0700105 dp_iface_ip: null
106 dp_iface_gateway: null
107 container_type: null
108 container_name: null
Andy Bavier0c60f6d2019-12-12 16:56:37 -0700109 -
110 dp_iface_ip_qinq: 192.168.21.254
111 ip: null
112 user: null
113 pass: null
Andy Bavier6ed02e62020-06-16 11:56:05 -0700114 noroot_ip: 127.0.0.1
115 noroot_user: cord
116 noroot_pass: cord
Andy Bavieraa62a142020-06-16 14:00:34 -0700117 dp_iface_name: enp2s0f1
Andy Bavier0c60f6d2019-12-12 16:56:37 -0700118 dp_iface_ip: null
119 dp_iface_gateway: null
120 container_type: null
121 container_name: null
Andy Bavier447dd972020-06-19 08:12:51 -0700122
123web_power_switch:
124 ip: '10.76.28.23'
125 user: 'cord'
126 password: 'cord'
127 type: 'DLI'