Matteo Scandolo | 335c586 | 2020-06-02 14:16:44 -0700 | [diff] [blame] | 1 | # 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 | |
| 19 | kube_config: '/home/cord/.kube/config' |
| 20 | |
| 21 | nodes: |
| 22 | - |
| 23 | ip: '10.128.90.90' |
| 24 | user: 'cord' |
| 25 | pass: 'cord' |
| 26 | |
| 27 | fabric_switches: |
| 28 | - |
| 29 | ip: '192.168.100.44' |
| 30 | user: 'root' |
| 31 | pass: 'onl' |
| 32 | bngPort: '31' |
Matteo Scandolo | 87f9794 | 2020-06-04 10:43:39 -0700 | [diff] [blame] | 33 | device_id: 'of:000000000000da7a' |
Matteo Scandolo | 335c586 | 2020-06-02 14:16:44 -0700 | [diff] [blame] | 34 | |
| 35 | olts: |
| 36 | - |
| 37 | name: 'edgecore' |
| 38 | ip: '192.168.100.112' |
| 39 | user: 'root' |
| 40 | pass: 'onl' |
| 41 | fortygig: 'true' |
Matteo Scandolo | 98292a6 | 2020-06-02 16:33:57 -0700 | [diff] [blame] | 42 | aggPort: '1' |
Matteo Scandolo | 335c586 | 2020-06-02 14:16:44 -0700 | [diff] [blame] | 43 | serial: 'EC1721000208' |
| 44 | oltDebVersion: openolt_asfvolt16-2.4.6-5d9ab1a36e13e55ca3687af160cfd4f582317493.deb |
| 45 | oltDebVersion23: openolt_asfvolt16-2.4.3-c636279643a1cac3128395cc9fc22977e8edc46d.deb |
| 46 | |
| 47 | onus: |
| 48 | - |
| 49 | serial: 'ALPHe3d1cf8e' |
| 50 | - |
| 51 | serial: 'ALPHe3d1cfe3' |
| 52 | |
| 53 | hosts: |
| 54 | src: |
| 55 | - |
| 56 | ip: '10.128.90.90' |
| 57 | user: 'cord' |
| 58 | pass: 'cord' |
Matteo Scandolo | 1916ad3 | 2020-06-04 12:08:27 -0700 | [diff] [blame] | 59 | # dp_iface_name: 'ens6f0' |
| 60 | dp_iface_name: 'eth1' |
| 61 | container_type: 'LXC' |
| 62 | container_name: 'ALPHe3d1cf8e' |
Matteo Scandolo | 335c586 | 2020-06-02 14:16:44 -0700 | [diff] [blame] | 63 | onu: 'ALPHe3d1cf8e' |
Matteo Scandolo | 98292a6 | 2020-06-02 16:33:57 -0700 | [diff] [blame] | 64 | olt: 'EC1721000208' |
Matteo Scandolo | 335c586 | 2020-06-02 14:16:44 -0700 | [diff] [blame] | 65 | c_tag: '11' |
| 66 | s_tag: '111' |
| 67 | - |
| 68 | ip: '10.128.90.90' |
| 69 | user: 'cord' |
| 70 | pass: 'cord' |
Matteo Scandolo | 1916ad3 | 2020-06-04 12:08:27 -0700 | [diff] [blame] | 71 | # dp_iface_name: 'ens6f1' |
| 72 | dp_iface_name: 'eth1' |
| 73 | container_type: 'LXC' |
| 74 | container_name: 'ALPHe3d1cfe3' |
Matteo Scandolo | 335c586 | 2020-06-02 14:16:44 -0700 | [diff] [blame] | 75 | onu: 'ALPHe3d1cfe3' |
Matteo Scandolo | 98292a6 | 2020-06-02 16:33:57 -0700 | [diff] [blame] | 76 | olt: 'EC1721000208' |
Matteo Scandolo | 335c586 | 2020-06-02 14:16:44 -0700 | [diff] [blame] | 77 | c_tag: '12' |
| 78 | s_tag: '111' |
| 79 | dst: |
| 80 | - |
| 81 | ip: null |
| 82 | user: null |
| 83 | pass: null |
| 84 | dp_iface_name: null |
| 85 | dp_iface_ip_qinq: '10.11.1.254' |
| 86 | dp_iface_ip: null |
| 87 | dp_iface_gateway: null |
| 88 | container_type: null |
| 89 | container_name: null |
| 90 | - |
| 91 | ip: null |
| 92 | user: null |
| 93 | pass: null |
| 94 | dp_iface_name: null |
| 95 | dp_iface_ip_qinq: '10.11.2.254' |
| 96 | dp_iface_ip: null |
| 97 | dp_iface_gateway: null |
| 98 | container_type: null |
| 99 | container_name: null |