Skip to content
Snippets Groups Projects
  1. Oct 04, 2023
  2. Sep 18, 2023
    • Raphael Defosseux's avatar
      fix(ci): properly removing docker volumes · 29b4e64d
      Raphael Defosseux authored
      
      Laurent noticed it on one of his MR and confirmed with him:
        -- Volumes have be created the 1st time they ran on avra on July 7th
        -- Volumes were created with not only the raw files but also the nr-softmodem executable
      
      Solution: two-fold:
        1. using the `docker-compose down -v` syntax, the volume is deleted automatically
        2. I added redundancy with the custom command to remove the used volume
      
      Signed-off-by: default avatarRaphael Defosseux <raphael.defosseux@eurecom.fr>
      29b4e64d
  3. Sep 14, 2023
  4. Sep 13, 2023
  5. Aug 08, 2023
  6. Aug 02, 2023
  7. Jul 21, 2023
  8. Jul 07, 2023
  9. Jul 03, 2023
  10. Jun 21, 2023
  11. Jun 05, 2023
  12. May 21, 2023
  13. May 15, 2023
  14. Apr 19, 2023
  15. Mar 28, 2023
  16. Mar 27, 2023
    • Dhanuja Elizabeth Thomas's avatar
      Introducing new pipeline for LTE TDD 2x2 in container · b58ad4ba
      Dhanuja Elizabeth Thomas authored
      Following changes are made:
      
      1. Removed XMLs used in old pipeline lte-OAIEPC
      2. Added TM1 and TM2 config, XML and YAML
      3. Added pipeline details in TestBenches.md
      4. Modification in Jenkins file for the pipeline
      5. Added ping/iperf test cases in XML
      6. Minor modification in cls_containerize.py and cls_oaicitest.py
      b58ad4ba
  17. Mar 17, 2023
  18. Mar 15, 2023
  19. Feb 23, 2023
  20. Feb 20, 2023
  21. Feb 18, 2023
  22. Feb 11, 2023
  23. Feb 06, 2023
  24. Feb 03, 2023
  25. Jan 11, 2023
  26. Dec 22, 2022
  27. Dec 12, 2022
    • Robert Schmidt's avatar
      CI: Fix AnalyzeIperf · 35330bae
      Robert Schmidt authored
      - Handle k(ilo) bytes
      - Fix magnitudes for kilo and giga
      - Correctly parse status line in iperf logs
      35330bae
  28. Nov 30, 2022
    • Robert Schmidt's avatar
      Remove FlexRAN · 287c1829
      Robert Schmidt authored
      - Remove any FlexRAN code
      - Cleanup config files
      - Remove LFDS7, libyaml dependencies
      287c1829
Loading