Skip to content
Snippets Groups Projects
  1. Aug 28, 2022
  2. Aug 23, 2022
  3. Aug 19, 2022
  4. Aug 18, 2022
  5. Aug 17, 2022
  6. Aug 16, 2022
  7. Aug 13, 2022
  8. Aug 10, 2022
  9. Aug 09, 2022
  10. Aug 02, 2022
  11. Jul 26, 2022
  12. Jul 21, 2022
    • Robert Schmidt's avatar
      CI: do not trigger tests if nothing is tagged NSA · 3c2375ea
      Robert Schmidt authored
      The previous version would trigger sub-pipelines (LTE-2x2, ...) if no MR
      had the NSA tag (without a commit, etc). Of course, this would make all
      pipelines subsequently fail (as not enough arguments, such as the
      commit, were given). In this commit, we read the output of `jq` from
      JSON, which will result in an empty list if no MR is tagged with the NSA
      label (and the output in the console will be nicer as well).
      3c2375ea
  13. Jul 15, 2022
  14. Jul 14, 2022
  15. Jul 07, 2022
  16. Jun 17, 2022
  17. Jun 16, 2022
  18. Jun 15, 2022
  19. Jun 14, 2022
  20. Jun 10, 2022
    • Robert Schmidt's avatar
      CI: phySim container build: add SYS_PTRACE · 01227494
      Robert Schmidt authored
      Physical simulators are built using address sanitizer. During the build
      process, we use generators that are themselves built during the build
      process. They are also asan, and we therefore need to give the
      SYS_PTRACE capability during the build process to have them run
      correctly.
      01227494
  21. Jun 08, 2022
  22. Jun 04, 2022
  23. May 13, 2022
Loading