blob: d43b0db4c4a4edae5493566f73059581cbcfcd76 [file] [log] [blame]
uwe ottrembka504ca3e2020-11-23 12:02:20 +01001---
2
3# Copyright 2020-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
Andrea Campanellaf6bd86b2021-09-30 11:39:59 +020017# Automated deployment configuration for systems running BBSim
uwe ottrembka504ca3e2020-11-23 12:02:20 +010018
19# connection parameter needed for device manager interface tests
20GIVEN_DM_IP: 127.0.0.1
21GIVEN_DM_PORT: 50075
22GIVEN_OLT_IP: bbsim0
Hardik Windlass184fc222022-02-08 13:09:32 +000023GIVEN_OLT_NAME: BBSim-BBSIM_OLT_0
uwe ottrembka504ca3e2020-11-23 12:02:20 +010024
25dm_components:
26 -
amit.ghosh2e8f5d32021-06-14 12:58:13 +020027 name: sfp-plus-transceiver-cage-pon-0
uwe ottrembka504ca3e2020-11-23 12:02:20 +010028 elements:
29 -
30 element: description
31 value: cage
32 -
33 element: class
34 value: COMPONENT_TYPE_CONTAINER
35 -
36 name: sfp-0
37 elements:
38 -
39 element: description
40 value: XGS-PON
41 -
42 element: class
43 value: COMPONENT_TYPE_TRANSCEIVER