Skip to content
Snippets Groups Projects
  1. Dec 19, 2024
    • Bartosz Podrygajlo's avatar
      A script to run CI tests locally. · 650b2dc6
      Bartosz Podrygajlo authored
      Added ./run_locally.sh script. The script takes one argument being the testcase
      that one wants to run. The testcase is run locally. This means that some testcases that
      utilize hardware resources will not run. However most if not all rfsimulator testcases
      should run as in CI.
      
      To this end, the CI python scripting framework was updated, adding --local flag which changes
      the script behavior as follows:
       - overrides <node> and <srv_node> XML elements to 'localhost' so all commands are executed locally
       - Avoid running image pull, image cleanup and workspace creation steps of the scripts:
         user is responsible for that
      650b2dc6
  2. Nov 22, 2024
  3. Nov 12, 2024
    • Jaroslava Fiedlerova's avatar
      CI: Harmonize LDPC CUDA and T2 test/analysis in physim · 14a41df0
      Jaroslava Fiedlerova authored
      - Introduce "Run_Physim" function for running ldpctest (with CUDA) and
      nr_dlsim/nr_ulsim (with T2) in RAN-gNB-N300-Timing-Phytest-LDPC test
      pipeline.
      - Create "cls_analysis.py" and introduce "analyze_physim" for
      log analysis of physim tests.
      - Define patterns to be searched in the physim logs.
      - Extract and print information about total gNB RX/TX PHY processing time
      from nr_ulsim/nr_dlsim logs.
      - Remove "cls_physim.py" as it is not used anymore, cleanup "main.py".
      14a41df0
  4. May 30, 2023
  5. Apr 19, 2023
  6. Mar 30, 2023
  7. Feb 23, 2023
  8. Sep 05, 2022
  9. Aug 13, 2021
  10. Apr 22, 2021
  11. Apr 13, 2021
  12. Apr 12, 2021
  13. Apr 07, 2021
  14. Feb 12, 2021
  15. Dec 03, 2020
  16. Nov 19, 2020
  17. Oct 12, 2020
  18. Sep 01, 2020
  19. Jul 28, 2020
  20. Jul 24, 2020
Loading