Andy Bavier | b83fa32 | 2019-10-29 11:00:07 -0700 | [diff] [blame] | 1 | --- |
| 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 Bavier | 7190ae6 | 2019-11-04 16:52:41 -0700 | [diff] [blame] | 17 | # Automated deployment configuration for Tucson pod |
Andy Bavier | b83fa32 | 2019-10-29 11:00:07 -0700 | [diff] [blame] | 18 | |
| 19 | # Change default values in tests |
Andy Bavier | 7190ae6 | 2019-11-04 16:52:41 -0700 | [diff] [blame] | 20 | ONOS_REST_PORT: 30120 |
Andy Bavier | b83fa32 | 2019-10-29 11:00:07 -0700 | [diff] [blame] | 21 | ONOS_SSH_PORT: 30115 |
| 22 | OLT_PORT: 9191 |
Andy Bavier | c3a163b | 2019-11-08 12:19:44 -0700 | [diff] [blame] | 23 | KUBERNETES_CONF: $HOME/.kube/kind-config-voltha-minimal |
Andy Bavier | b83fa32 | 2019-10-29 11:00:07 -0700 | [diff] [blame] | 24 | |
| 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. |
| 27 | nodes: |
| 28 | - |
| 29 | ip: 127.0.0.1 |
Hardik Windlass | 101cb04 | 2021-12-06 11:50:19 +0000 | [diff] [blame^] | 30 | user: 'cord' |
| 31 | pass: 'cord' |
Andy Bavier | b83fa32 | 2019-10-29 11:00:07 -0700 | [diff] [blame] | 32 | |
Andy Bavier | 316ab86 | 2019-11-04 16:07:47 -0700 | [diff] [blame] | 33 | # The pipeline requires this even though we don't have a fabric switch |
Andy Bavier | 7190ae6 | 2019-11-04 16:52:41 -0700 | [diff] [blame] | 34 | fabric_switches: [] |
Andy Bavier | 316ab86 | 2019-11-04 16:07:47 -0700 | [diff] [blame] | 35 | |
Andy Bavier | b83fa32 | 2019-10-29 11:00:07 -0700 | [diff] [blame] | 36 | olts: |
| 37 | - |
| 38 | ip: 192.168.2.22 |
Suchitra Vemuri | 61bf756 | 2020-07-14 22:12:33 -0700 | [diff] [blame] | 39 | sship: 192.168.2.22 |
Andy Bavier | b83fa32 | 2019-10-29 11:00:07 -0700 | [diff] [blame] | 40 | user: root |
| 41 | pass: onl |
| 42 | fortygig: True |
| 43 | serial: EC1925000157 |
| 44 | |
| 45 | hosts: |
| 46 | src: |
| 47 | - |
| 48 | ip: 127.0.0.1 |
| 49 | user: cord |
| 50 | pass: cord |
| 51 | dp_iface_name: eth1 |
| 52 | container_type: LXC |
| 53 | container_name: voltha-client |
| 54 | onu: ALPHe3d1ce7b |
Suchitra Vemuri | 6201d17 | 2020-11-03 11:46:48 -0800 | [diff] [blame] | 55 | olt: EC1925000157 |
Andy Bavier | b83fa32 | 2019-10-29 11:00:07 -0700 | [diff] [blame] | 56 | c_tag: 11 |
| 57 | s_tag: 11 |
Hung-Wei Chiu | a0cdedb | 2020-05-29 15:23:19 -0700 | [diff] [blame] | 58 | onu_type: 'alpha' |
Andy Bavier | 447dd97 | 2020-06-19 08:12:51 -0700 | [diff] [blame] | 59 | power_switch_port: 2 |
Hardik Windlass | 252539e | 2021-07-02 04:26:45 +0000 | [diff] [blame] | 60 | uni_id: 1 |
Andy Bavier | 8501cd3 | 2019-12-09 10:09:56 -0700 | [diff] [blame] | 61 | - |
| 62 | ip: 127.0.0.1 |
| 63 | user: cord |
| 64 | pass: cord |
| 65 | dp_iface_name: eth1 |
| 66 | container_type: LXC |
| 67 | container_name: voltha-client-ISKT71e801a0 |
| 68 | onu: ISKT71e801a0 |
Suchitra Vemuri | 6201d17 | 2020-11-03 11:46:48 -0800 | [diff] [blame] | 69 | olt: EC1925000157 |
Andy Bavier | 8501cd3 | 2019-12-09 10:09:56 -0700 | [diff] [blame] | 70 | c_tag: 12 |
| 71 | s_tag: 11 |
Hung-Wei Chiu | a0cdedb | 2020-05-29 15:23:19 -0700 | [diff] [blame] | 72 | onu_type: 'iskratel' |
Andy Bavier | 447dd97 | 2020-06-19 08:12:51 -0700 | [diff] [blame] | 73 | power_switch_port: 3 |
Hardik Windlass | 252539e | 2021-07-02 04:26:45 +0000 | [diff] [blame] | 74 | uni_id: 1 |
Andy Bavier | 0c60f6d | 2019-12-12 16:56:37 -0700 | [diff] [blame] | 75 | - |
| 76 | ip: 127.0.0.1 |
| 77 | user: cord |
| 78 | pass: cord |
| 79 | dp_iface_name: eth1 |
| 80 | container_type: LXC |
| 81 | container_name: voltha-client-ALPHe3d1cfac |
| 82 | onu: ALPHe3d1cfac |
Suchitra Vemuri | 6201d17 | 2020-11-03 11:46:48 -0800 | [diff] [blame] | 83 | olt: EC1925000157 |
Andy Bavier | 0c60f6d | 2019-12-12 16:56:37 -0700 | [diff] [blame] | 84 | c_tag: 21 |
| 85 | s_tag: 21 |
Hung-Wei Chiu | a0cdedb | 2020-05-29 15:23:19 -0700 | [diff] [blame] | 86 | onu_type: 'alpha' |
Andy Bavier | 447dd97 | 2020-06-19 08:12:51 -0700 | [diff] [blame] | 87 | power_switch_port: 4 |
Hardik Windlass | 252539e | 2021-07-02 04:26:45 +0000 | [diff] [blame] | 88 | uni_id: 1 |
Andy Bavier | b83fa32 | 2019-10-29 11:00:07 -0700 | [diff] [blame] | 89 | |
| 90 | dst: |
| 91 | - |
| 92 | dp_iface_ip_qinq: 192.168.11.254 |
| 93 | ip: null |
| 94 | user: null |
| 95 | pass: null |
Andy Bavier | 6ed02e6 | 2020-06-16 11:56:05 -0700 | [diff] [blame] | 96 | noroot_ip: 127.0.0.1 |
| 97 | noroot_user: cord |
| 98 | noroot_pass: cord |
Andy Bavier | aa62a14 | 2020-06-16 14:00:34 -0700 | [diff] [blame] | 99 | dp_iface_name: enp2s0f1 |
Andy Bavier | b83fa32 | 2019-10-29 11:00:07 -0700 | [diff] [blame] | 100 | dp_iface_ip: null |
| 101 | dp_iface_gateway: null |
| 102 | container_type: null |
| 103 | container_name: null |
Andy Bavier | 8501cd3 | 2019-12-09 10:09:56 -0700 | [diff] [blame] | 104 | - |
| 105 | dp_iface_ip_qinq: 192.168.12.254 |
| 106 | ip: null |
| 107 | user: null |
| 108 | pass: null |
Andy Bavier | 6ed02e6 | 2020-06-16 11:56:05 -0700 | [diff] [blame] | 109 | noroot_ip: 127.0.0.1 |
| 110 | noroot_user: cord |
| 111 | noroot_pass: cord |
Andy Bavier | aa62a14 | 2020-06-16 14:00:34 -0700 | [diff] [blame] | 112 | dp_iface_name: enp2s0f1 |
Andy Bavier | 8501cd3 | 2019-12-09 10:09:56 -0700 | [diff] [blame] | 113 | dp_iface_ip: null |
| 114 | dp_iface_gateway: null |
| 115 | container_type: null |
| 116 | container_name: null |
Andy Bavier | 0c60f6d | 2019-12-12 16:56:37 -0700 | [diff] [blame] | 117 | - |
| 118 | dp_iface_ip_qinq: 192.168.21.254 |
| 119 | ip: null |
| 120 | user: null |
| 121 | pass: null |
Andy Bavier | 6ed02e6 | 2020-06-16 11:56:05 -0700 | [diff] [blame] | 122 | noroot_ip: 127.0.0.1 |
| 123 | noroot_user: cord |
| 124 | noroot_pass: cord |
Andy Bavier | aa62a14 | 2020-06-16 14:00:34 -0700 | [diff] [blame] | 125 | dp_iface_name: enp2s0f1 |
Andy Bavier | 0c60f6d | 2019-12-12 16:56:37 -0700 | [diff] [blame] | 126 | dp_iface_ip: null |
| 127 | dp_iface_gateway: null |
| 128 | container_type: null |
| 129 | container_name: null |
Andy Bavier | 447dd97 | 2020-06-19 08:12:51 -0700 | [diff] [blame] | 130 | |
| 131 | web_power_switch: |
| 132 | ip: '10.76.28.23' |
| 133 | user: 'cord' |
| 134 | password: 'cord' |
| 135 | type: 'DLI' |