blob: 397db204dc85d686fad1945f968cb03d36823f90 [file] [log] [blame]
bharat raj58488b32023-05-11 22:46:18 +05301---
2
Joey Armstrong9fadcbe2024-01-17 19:00:37 -05003# Copyright 2017-2024 Open Networking Foundation (ONF) and the ONF Contributors
bharat raj58488b32023-05-11 22:46:18 +05304#
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
17# Automated deployment configuration for systems running BBSim
18
19# Change default values in tests
20workflow: DT
21has_dataplane: false
22teardown_device: true
23VGC_REST_PORT: 8181
24VGC_SSH_PORT: 8101
25OLT_PORT: 50060
26
27
28# Actual Unused sadis.file but ready to future implementation
29sadis.file: ../data/dt-sadis-config.json
Abhay Kumar107b03b2026-01-30 07:20:08 +000030oltconfig.file: ../data/oltdeviceconfig.json
bharat raj58488b32023-05-11 22:46:18 +053031
32
33nodes:
34 -
35 ip: '127.0.0.1'
36
37olts:
38 -
39 ip: bbsim0
40 serial: BBSIM_OLT_10
41
42hosts:
43 src:
44 -
45 onu: 'BBSM000a0001'
46 olt: 'BBSIM_OLT_10'
47 c_tag: '4096'
48 s_tag: '900'
49 uni_id: '1'
50
51 dst:
52 - ip: null