Test Lab: Winlab

Legend:

NOT STARTED IN PROGRESS DEFERRED COMPLETED

JIRA: REQ-1311 - Getting issue details... STATUS

S. No

Test Case

Description

Priority

Tester

Status

Remarks

Test Details

1.Trigger Bad/Poor NeighborRANSIM must generate Poor/Bad Neighbor for the cells in the request and send the PM message to honeycomb.1

COMPLETED


The PM data was triggered from the backend with the following curl command - 

curl -X POST --header 'Content-Type: application/json' --header 'Accept: */*' http://localhost:8081/ransim/api/GeneratePmData -d '{ "nodeIdBad" : "14427" , "nodeIdPoor" : "15290" }' -i

2.Trigger Bad/Poor NeighborHoneycomb(using ORAN model) will send the PM message to VES.1

COMPLETED



3.ANR Closed LoopSON-Handler will read the PM notification(through DMAAP) and  triggers Closed Loop action towards Policy.1

COMPLETED



4.ANR Closed LoopPolicy starts Closed Loop. Sends notification to SDNR(through DMAAP) to create/modify A1 Policy for the ran-app in the appropriate RIC (based on ric_id) in the payload and waits for a response from SDNR to complete the Closed Loop.1

COMPLETED



5.ANR Closed LoopSDNR/A1-PMS identifies the A1-Termination in the specified RIC (ric_id) and sends a message with the payload1Vishal Varvate 

COMPLETED

 

A1 DMaaP listener and SLI graph property files have been modified during testing.  As a result, the A1 DMaaP message from Policy is received by SDN-R and processed by A1-PMS. These code changes have not been merged into CCSDK Kohn main branch. This may be deferred to London release.
6ANR Closed LoopA1-Termination forwards A1-ANR payload to ran-app1Vishal Varvate 

COMPLETED



7ANR Closed Loopran-app processes payload and sends websocket message to ran-sim controller to create a reconfiguration1

COMPLETED



8ReconfigureHoneycomb NF module receives message from ran-sim controller to change "isHOAllowed" param1

COMPLETED



9ReconfigureHoneycomb sends the data of the cells whose 'isHOAllowed' param have been reconfigured to RANSIM.1

COMPLETED



10ReconfigureRANSIM updates the DB and the UI shows the cell/cells as blacklisted.1

COMPLETED

UI - IN PROGRESS


UI updates pending.
  • No labels