diff options
Diffstat (limited to 'test/apps')
-rw-r--r-- | test/apps/pci_optimization/des_result.json | 78 |
1 files changed, 5 insertions, 73 deletions
diff --git a/test/apps/pci_optimization/des_result.json b/test/apps/pci_optimization/des_result.json index 2083ade..9209acf 100644 --- a/test/apps/pci_optimization/des_result.json +++ b/test/apps/pci_optimization/des_result.json @@ -1,86 +1,18 @@ [ [ { - "additionalMeasurements": [ - { - "hashMap":{ - "networkId":"plmnid1", - "InterEnbOutAtt_X2HO":"300", - "InterEnbOutSucc_X2HO":"290" - }, - "name":"Chn0004" - }, - { - "hashMap":{ - "InterEnbOutAtt_X2HO":"1000", - "InterEnbOutSucc_X2HO":"170" - }, - "name":"Chn0001" - } - - ] + "overallHoAtt": 1300 }, { - "additionalMeasurements": [ - { - "hashMap":{ - "networkId":"plmnid1", - "InterEnbOutAtt_X2HO":"300", - "InterEnbOutSucc_X2HO":"290" - }, - "name":"Chn0004" - }, - { - "hashMap":{ - "InterEnbOutAtt_X2HO":"250", - "InterEnbOutSucc_X2HO":"170" - }, - "name":"Chn0001" - } - - ] + "overallHoAtt": 550 } ], [ { - "additionalMeasurements": [ - { - "hashMap":{ - "networkId":"plmnid1", - "InterEnbOutAtt_X2HO":"200", - "InterEnbOutSucc_X2HO":"290" - }, - "name":"Chn0007" - }, - { - "hashMap":{ - "InterEnbOutAtt_X2HO":"250", - "InterEnbOutSucc_X2HO":"170" - }, - "name":"Chn0005" - } - - ] + "overallHoAtt": 450 }, { - "additionalMeasurements": [ - { - "hashMap":{ - "networkId":"plmnid1", - "InterEnbOutAtt_X2HO":"150", - "InterEnbOutSucc_X2HO":"290" - }, - "name":"Chn0007" - }, - { - "hashMap":{ - "InterEnbOutAtt_X2HO":"250", - "InterEnbOutSucc_X2HO":"170" - }, - "name":"Chn0005" - } - - ] + "overallHoAtt": 400 } ] -]
\ No newline at end of file +] |