Uploaded image for project: 'Near Realtime RAN Intelligent Controller'
  1. Near Realtime RAN Intelligent Controller
  2. RIC-442

Split the Global RIC ID Configuration to - change MCC, MNC and RIC ID Configuration in helm chart

XMLWordPrintable

      Requirements

      This US is based on https://jira.o-ran-sc.org/browse/RIC-306

      Change the helm chart according to e2mgr configuration for RIC-306

      Acceptance

      • Validate happy scenatio - no panic is thrown and setup response as expected
      • Validate mnc, mmc and ricId according to the above - see panic is thrown
      • Automation is passed successfully

       

      Test Plan

       

      Given When Then
      E2M is initialized and parsing the configuration (happy scenario) MCC = 310
      MNC = 411
      ricID = AACCE
      Validation is passed successfully and setup response includes the right values 
      E2M is initialized and parsing the configuration (happy scenario) MCC = 026
      MNC = 09
      ricID = AACCE
      Validation is passed successfully and setup response includes the right values 
      E2M is initialized and parsing the configuration globalRicId is missing Panic is thrown
      E2M is initialized and parsing the configuration ricId is missing Panic is thrown 
      E2M is initialized and parsing the configuration ricId is empty Panic is thrown 
      E2M is initialized and parsing the configuration ricId is not hex string (TEST1) Panic is thrown 
      E2M is initialized and parsing the configuration ricId with wrong length (AA43) Panic is thrown 
      E2M is initialized and parsing the configuration MCC is missing Panic is thrown 
      E2M is initialized and parsing the configuration MCC is empty Panic is thrown 
       E2M is initialized and parsing the configuration  MCC is not 3 digits (31) Panic is thrown 
       E2M is initialized and parsing the configuration  MCC is negative (-31) Panic is thrown 
      E2M is initialized and parsing the configuration MCC is alphnumeric (1W2) Panic is thrown  
      E2M is initialized and parsing the configuration MNC is missing Panic is thrown  
      E2M is initialized and parsing the configuration MNC is empty Panic is thrown  
      E2M is initialized and parsing the configuration MNC is over the length (6794) Panic is thrown  
      E2M is initialized and parsing the configuration MNC is less than 2 digits (4) Panic is thrown  
      E2M is initialized and parsing the configuration MCC is negative (-2) Panic is thrown   
      E2M is initialized and parsing the configuration MNC is alphnumeric (2A) Panic is thrown   

            avinoambernstein Avinoam Bernstein
            ss412g Shuky Har-Noy
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

              Created:
              Updated:
              Resolved:

                Estimated:
                Original Estimate - 1 day
                1d
                Remaining:
                Remaining Estimate - 1 day
                1d
                Logged:
                Time Spent - Not Specified
                Not Specified