Changes between Version 52 and Version 53 of Other/Summer/2025/Cloud-Native-O-RAN


Ignore:
Timestamp:
Jul 31, 2025, 5:30:32 AM (3 days ago)
Author:
jsharshitha
Comment:

Legend:

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

    v52 v53  
    199199[https://docs.google.com/presentation/d/1OtzoONq-O0ysRNcjCMm-oMizao9siuCg/edit?usp=sharing&ouid=108846902626095340456&rtpof=true&sd=true week-10 Presentation]
    200200
    201 - Worked on developing new test case, it is '''TC-HMP-004:O-RU Capabilities Retrieval''' 
     201- Worked on developing new test case, it is '''TC-HMP-004: O-RU Capabilities Retrieval''' 
    202202 [[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]]
     203     '''Purpose of this test case:''' [[BR]]
    204204      - We are checking if the O-RU (O-RAN Radio Unit) can properly declare what features and configuration options it supports.
    205205        It does this by: [[BR]]
     
    209209           [[Image(https://www.orbit-lab.org/raw-attachment/wiki/Other/Summer/2025/Cloud-Native-O-RAN/NewTestCase_Description_Image.png, 70%)]]
    210210
    211 '''Why this test is important?'''
    212 - Ensures that the O-RU is transparent and standards-compliant.
    213 - Confirms that the controller can understand and manage the O-RU without errors.
    214 - It is essential for automated configuration, monitoring, and integration in large-scale 5G networks.
     211    '''Why this test is important?'''
     212       - Ensures that the O-RU is transparent and standards-compliant.
     213       - Confirms that the controller can understand and manage the O-RU without errors.
     214       - It is essential for automated configuration, monitoring, and integration in large-scale 5G networks.
    215215
    216216- We also worked on basic '''GUI''' of '''O-RU framework''', need to connect it with Grafana to show dashboards data in the form of custom graphs.