summaryrefslogtreecommitdiffstats
path: root/components/kpi-computation-ms/src/test/resources/kpi
AgeCommit message (Collapse)AuthorFilesLines
2022-11-17Fix bug in wrong SNSSAI value being appended with MeasType string1.0.11-kpi-computation-msmalar2-3/+3
The SNSSAI can be a alphanumeric also, so modified the code acording to that. Issue-ID: DCAEGEN2-3310 Signed-off-by: Malarvizhi Paramasivam <malarvizhi.44@wipro.com> Change-Id: Iac3e66e8d12a817681c15100ba80d2efee8e0498
2022-08-30Append SNSSAI with MeasType string and handle multiple operandsmalar1-0/+1
- For Network Slicing usecase, we require the published event to have the measType return the SNSSAI along with the string. - Also handle multiple operands from the incoming PM data with different SNSSAIs. Issue-ID: DCAEGEN2-3243 Signed-off-by: Malarvizhi Paramasivam <malarvizhi.44@wipro.com> Change-Id: I6aae7604a5e87a07244cf841762c205836290abe
2022-08-05KPI-Computation-MS Code coverage improvementAhila2-0/+118
Issue-ID: DCAEGEN2-3162 Signed-off-by: Ahila <ahila.pandaram@wipro.com> Change-Id: I26ec8c7cd591c059395c0cedd471643e3e87c114
2022-07-27Enhancements to KPI Computation MS for Kohn Releasemalar3-0/+404
- Changes to support two types of PM XML schema - Throw an exception for Ratio and SumRatio computation when minimum operand size is not satisfied Issue-ID: DCAEGEN2-3193 Signed-off-by: Malarvizhi Paramasivam <malarvizhi.44@wipro.com> Change-Id: Ie9672bb11a5e98aa681bd1c7c7db59ea2be46112
2022-01-08[DCAEGEN2] Enhance (KPI-MS) KpiComputation for SUM-RATIO operation.Venkata Molluru5-0/+320
Issue-ID: DCAEGEN2-2989 Signed-off-by: Venkata Molluru <venkatamuralimohanreddy.molluru@techmahindra.com> Change-Id: Iba9dc9cab49fc085dc2f987cea65ad258d937d5b
2021-11-18[DCAEGEN2] Improvements to kpi-computation-ms MicroserviceVenkata Molluru4-8/+25
Issue-ID: DCAEGEN2-2972 Change-Id: If2eb842a1d75b0770cd14f4e0c571c7a721327fa Signed-off-by: Venkata Molluru <venkatamuralimohanreddy.molluru@techmahindra.com>
2021-02-02New KPI Compution MSKai4-0/+194
Issue-ID: DCAEGEN2-2585 Signed-off-by: Kai Lu <lukai@chinamobile.com> Change-Id: I9dff9f3d3abcb6c10d6d6adb0dbc874d9f017e8e