An error occurred fetching the project authors.
  1. 05 Mar, 2024 1 commit
    • Robert Schmidt's avatar
      CI: make docker volume always succeed in startup · 961981f4
      Robert Schmidt authored
      Some CI users (OAI developers) expressed that the warning of the `docker
      volume prune` before starting RFsim is confusing. To avoid the warning in
      the HTML, force the removal; if the volume does not exist, no warning is
      emitted.
      
      To still catch possible problems, do not do this in the `terminate.xml`
      so we might still see if there are other problems.
      961981f4
  2. 29 Nov, 2023 1 commit
  3. 18 Sep, 2023 1 commit
    • 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
  4. 03 Jul, 2023 1 commit
    • Dhanuja Elizabeth Thomas's avatar
      Use Ping instead of PingFromContainer in simulator tests · 54d2b887
      Dhanuja Elizabeth Thomas authored
      Affected tests:
      - 5G RFsim TDD do-ra
      - 5g-rfsim-fdd
      - 5g-rfsim
      - 5grfsim-e1
      - 5grfsim-24prb
      - 5grfsim-fr2-32prb
      - 5grfsim-fdd-phytest
      - 5grfsim-u0-25prb
      - 5grfsim-2x2
      - 5grfsim-f1
      - 5grfsim-f1-accelleran
      - 4g-l2sim-tdd
      - 4g-rfsim-fdd-05mhz
      - 4g-rfsim-fdd-05mhz-nos1
      - 4g-rfsim-fdd-10mhz
      - 4g-rfsim-fdd-20mhz
      - 4g-rfsim-tdd-05mhz
      - 5g-l2sim
      54d2b887
  5. 12 Dec, 2022 3 commits
  6. 19 Oct, 2022 1 commit
  7. 18 Oct, 2022 2 commits
  8. 05 Sep, 2022 1 commit
  9. 09 Aug, 2022 2 commits
  10. 28 Apr, 2022 1 commit
  11. 28 Feb, 2022 1 commit
  12. 10 Feb, 2022 1 commit
  13. 01 Feb, 2022 1 commit
  14. 14 Jan, 2022 1 commit
  15. 17 Nov, 2021 1 commit
  16. 06 Oct, 2021 1 commit
  17. 28 Sep, 2021 1 commit
  18. 13 Aug, 2021 2 commits