blob: a306b3085ddbedeacd46c1bce13accaa6b7d0924 [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 Campanellad945fd92021-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
23
24dm_components:
25 -
amit.ghosh2e8f5d32021-06-14 12:58:13 +020026 name: sfp-plus-transceiver-cage-pon-0
uwe ottrembka504ca3e2020-11-23 12:02:20 +010027 elements:
28 -
29 element: description
30 value: cage
31 -
32 element: class
33 value: COMPONENT_TYPE_CONTAINER
34 -
35 name: sfp-0
36 elements:
37 -
38 element: description
39 value: XGS-PON
40 -
41 element: class
42 value: COMPONENT_TYPE_TRANSCEIVER