Uploaded image for project: 'Near Realtime RAN Intelligent Controller Applications'
  1. Near Realtime RAN Intelligent Controller Applications
  2. RICAPP-107

Mock QoE predictor (qp) xApp for demo and testing purposes

XMLWordPrintable

    • Icon: Task Task
    • Resolution: Unresolved
    • Icon: High High
    • None

      Create a mock version of the QoE Predictor (QP) xApp that sends a fixed payload to ts xapp:

      { 
      "12345" : { 
          "310-680-200-555001" : [ 2000000 , 1200000 ] ,
          "310-680-200-555002" : [ 800000 , 400000 ] ,
          "310-680-200-555003" : [ 800000 , 400000 ] 
        }
      }
      

      The mock app should have a static route file. For testing it is good, and we also haven’t confirmed that Routing manager populates these routes properly. This is the route entry for the prediction message sent by mock-QP. I believe this route file needs to be copied into the image at a specific location, to be picked up by RMR library.

      newrt|start
       rte|30002|service-ricxapp-trafficxapp.svc.cluster.local:4560
       newrt|end
      

      The repo should have an xapp descriptor that reflects the outgoing prediction message toward ts xapp: TS_QOE_PREDICTION. The xapp that sends that to TS xapp (mock qp) has to have that in "txMessages" of “rmr”

        # Subject Branch Project Status CR V

            cl778h Chris Lott
            rshacham Ron Shacham
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

              Created:
              Updated: