Kailash | 9276492 | 2019-07-25 08:21:39 -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 | *** Variables *** |
Matteo Scandolo | 044a197 | 2020-11-24 15:32:33 -0800 | [diff] [blame] | 16 | ${BBSIM_OLT_SN} BBSIM_OLT_10 |
| 17 | ${BBSIM_ONU_SN} BBSM000a0001 |
Zack Williams | ec53a1b | 2019-09-16 15:50:52 -0700 | [diff] [blame] | 18 | ${ONOS_REST_PORT} 30120 |
| 19 | ${ONOS_SSH_PORT} 30115 |
| 20 | ${OLT_PORT} 9191 |
Zack Williams | a8fe75a | 2020-01-10 14:25:27 -0700 | [diff] [blame] | 21 | @{PODLIST1} voltha-kafka voltha-ofagent |
| 22 | @{PODLIST2} bbsim etcd-operator-etcd-operator-etcd-operator radius voltha-api-server |
| 23 | ... voltha-cli-server voltha-ro-core voltha-rw-core-11 |