blob: e99c6b246d002e4a814b194396e9ca972a0a4638 [file] [log] [blame]
Hardik Windlass2013d0c2021-05-20 13:37:25 +00001# Copyright 2021-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# Automated multi-tcont tests input configuration for Flex POD 1
16
17---
18
19multi_tcont_tests:
20 tcont1:
21 -
22 onu: 'ALPHe3d1cea3'
23 service_type: 'voip'
24 us_bw_profile: 'TCONT_TYPE1_200Mbps_Fixed_ForVOIP'
25 tcont1tcont4:
26 -
27 onu: 'ALPHe3d1cea3'
Huseyin Ahmet AYDIN42d3b712021-06-10 14:46:17 +000028 service_type: 'hsia'
29 us_bw_profile: 'TCONT_TYPE4_1Gbps_Peak_User1_HSI_Upstream'
Hardik Windlass2013d0c2021-05-20 13:37:25 +000030 -
Huseyin Ahmet AYDIN42d3b712021-06-10 14:46:17 +000031 onu: 'ALPHe3d1ceb7'
Hardik Windlass2013d0c2021-05-20 13:37:25 +000032 service_type: 'hsia'
33 us_bw_profile: 'TCONT_TYPE4_1Gbps_Peak_User1_HSI_Upstream'
34 tcont2tcont4:
35 -
36 onu: 'ALPHe3d1cea3'
37 service_type: 'vod'
38 us_bw_profile: 'TCONT_TYPE2_500Mbps_Assured_ForVoD'
39 -
40 onu: 'ALPHe3d1cea3'
41 service_type: 'hsia'
42 us_bw_profile: 'TCONT_TYPE4_1Gbps_Peak_User1_HSI_Upstream'
43 tcont2tcont3:
44 -
45 onu: 'ALPHe3d1cea3'
46 service_type: 'vod'
47 us_bw_profile: 'TCONT_TYPE2_500Mbps_Assured_ForVoD'
48 -
49 onu: 'ALPHe3d1ceb7'
50 service_type: 'vod'
51 us_bw_profile: 'TCONT_TYPE3_700Mbps_Peak_500Mbps_Assured_ForVoD'
52 tcont4tcont5:
53 -
54 onu: 'ALPHe3d1cea3'
55 service_type: 'hsia'
Emrehan UZUNd6f85892021-07-01 13:54:26 +000056 us_bw_profile: 'TCONT_TYPE4_300Mbps_Peak_User1_HSI_Upstream'
Hardik Windlass2013d0c2021-05-20 13:37:25 +000057 -
58 onu: 'ALPHe3d1ceb7'
59 service_type: 'hsia'
60# yamllint disable
61 us_bw_profile: 'TCONT_TYPE5_1Gbps_Peak_500Mbps_Assured_200Mbps_Fixed_User1_HSI_Upstream'
62# yamllint enable
Huseyin Ahmet AYDIN42d3b712021-06-10 14:46:17 +000063
64# Fixed Bandwidth Profile ONUs required to fill OLT PON Bandwidth
65onus_fill_pon_bw:
66 -
67 serial: 'ALPHe3d1cfa7'
68 olt: 'EC1838000853'
69 service_type: 'voip'
70 us_bw_profile: 'TCONT_TYPE1_Fixed8.7Gbps'