blob: c7071a5663f7eca4f7d27dd913f8c2b533ec177f [file] [log] [blame]
uwe ottrembka504ca3e2020-11-23 12:02:20 +01001---
2
Joey Armstrong9fadcbe2024-01-17 19:00:37 -05003# Copyright 2020-2024 Open Networking Foundation (ONF) and the ONF Contributors
uwe ottrembka504ca3e2020-11-23 12:02:20 +01004#
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
Hardik Windlasse01d3af2022-02-11 06:19:07 +000018has_dataplane: false
uwe ottrembka504ca3e2020-11-23 12:02:20 +010019
20# connection parameter needed for device manager interface tests
21GIVEN_DM_IP: 127.0.0.1
22GIVEN_DM_PORT: 50075
23GIVEN_OLT_IP: bbsim0
Hardik Windlass184fc222022-02-08 13:09:32 +000024GIVEN_OLT_NAME: BBSim-BBSIM_OLT_0
uwe ottrembka504ca3e2020-11-23 12:02:20 +010025
26dm_components:
27 -
Elia Battistondaf09a42022-04-01 19:08:42 +020028 name: sfp-plus-transceiver-cage-0
uwe ottrembka504ca3e2020-11-23 12:02:20 +010029 elements:
30 -
31 element: description
32 value: cage
33 -
34 element: class
35 value: COMPONENT_TYPE_CONTAINER
36 -
Elia Battistondaf09a42022-04-01 19:08:42 +020037 name: sfp-plus-0
uwe ottrembka504ca3e2020-11-23 12:02:20 +010038 elements:
39 -
40 element: description
Elia Battistondaf09a42022-04-01 19:08:42 +020041 value: bbsim-transceiver
uwe ottrembka504ca3e2020-11-23 12:02:20 +010042 -
43 element: class
44 value: COMPONENT_TYPE_TRANSCEIVER
Elia Battistondaf09a42022-04-01 19:08:42 +020045 -
46 name: pon-0
47 elements:
48 -
49 element: description
50 value: bbsim-pon-port
51 -
52 element: class
53 value: COMPONENT_TYPE_PORT