Hardik Windlass | 2013d0c | 2021-05-20 13:37:25 +0000 | [diff] [blame] | 1 | # 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 | |
| 19 | multi_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 AYDIN | 42d3b71 | 2021-06-10 14:46:17 +0000 | [diff] [blame] | 28 | service_type: 'hsia' |
| 29 | us_bw_profile: 'TCONT_TYPE4_1Gbps_Peak_User1_HSI_Upstream' |
Hardik Windlass | 2013d0c | 2021-05-20 13:37:25 +0000 | [diff] [blame] | 30 | - |
Huseyin Ahmet AYDIN | 42d3b71 | 2021-06-10 14:46:17 +0000 | [diff] [blame] | 31 | onu: 'ALPHe3d1ceb7' |
Hardik Windlass | 2013d0c | 2021-05-20 13:37:25 +0000 | [diff] [blame] | 32 | 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 UZUN | d6f8589 | 2021-07-01 13:54:26 +0000 | [diff] [blame] | 56 | us_bw_profile: 'TCONT_TYPE4_300Mbps_Peak_User1_HSI_Upstream' |
Hardik Windlass | 2013d0c | 2021-05-20 13:37:25 +0000 | [diff] [blame] | 57 | - |
| 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 AYDIN | 42d3b71 | 2021-06-10 14:46:17 +0000 | [diff] [blame] | 63 | |
| 64 | # Fixed Bandwidth Profile ONUs required to fill OLT PON Bandwidth |
| 65 | onus_fill_pon_bw: |
| 66 | - |
| 67 | serial: 'ALPHe3d1cfa7' |
| 68 | olt: 'EC1838000853' |
| 69 | service_type: 'voip' |
| 70 | us_bw_profile: 'TCONT_TYPE1_Fixed8.7Gbps' |