Changes between Version 50 and Version 51 of Other/Summer/2025/Cloud-Native-O-RAN


Ignore:
Timestamp:
Jul 31, 2025, 5:23:49 AM (2 days ago)
Author:
jsharshitha
Comment:

Legend:

Unmodified
Added
Removed
Modified
  • Other/Summer/2025/Cloud-Native-O-RAN

    v50 v51  
    200200
    201201- Worked on developing new test case, it is '''TC-HMP-004:O-RU Capabilities Retrieval''' 
     202 [[Image(https://www.orbit-lab.org/raw-attachment/wiki/Other/Summer/2025/Cloud-Native-O-RAN/New_TestCase_HybridMplane.png, 70%)]] [[BR]]
     203'''Purpose of this test case:''' [[BR]]
     204      - We are checking if the O-RU (O-RAN Radio Unit) can properly declare what features and configuration options it supports.
     205        It does this by: [[BR]]
     206        1. Sending a special message when it connects, called the NETCONF <hello> message, where it lists the capabilities it supports.
     207        2. Allowing a controller to ask for details of those capabilities using something called get-schema RPC (Remote Procedure Call) and in return the O-RU sends its YANG modules (Blueprints of O-RU settings and status information) to O-RU Controller.
     208           [[Image(),70%]]
     209
     210'''Why this test is important?'''
     211- Ensures that the O-RU is transparent and standards-compliant.
     212- Confirms that the controller can understand and manage the O-RU without errors.
     213- It is essential for automated configuration, monitoring, and integration in large-scale 5G networks.
     214
    202215
    203216