Skip to content
Snippets Groups Projects
  1. Jul 23, 2024
    • Eric Müller's avatar
      fix: Unblock child's stdout printing · 4d2e3696
      Eric Müller authored and Jakob Kaiser's avatar Jakob Kaiser committed
      This sets the subprocess to avoid blocking reads and we now can use
      unlimited reads (i.e. larger-than-per-line chunks) and use those.
      For subprocesses printing fast this should avoid any buffers to fill up.
      
      Change-Id: If3f67b2aaf7431a4b7abb58e1b64e2a70ff05eb2
      4d2e3696
  2. May 06, 2024
  3. May 03, 2024
  4. May 02, 2024
  5. Apr 26, 2024
  6. Apr 22, 2024
  7. Apr 17, 2024
    • Jakob Kaiser's avatar
      feat: add pytest · a81d0481
      Jakob Kaiser authored
      we want to change from nose to pytest as a python test runner.
      Compare c/22559.
      
      Change-Id: I8c6881339db4fa83d321c4e7dcd8d95a369e404c
      a81d0481
    • Jakob Kaiser's avatar
      chore: install ca-certificates in centos base image · b0253f8a
      Jakob Kaiser authored
      due to outdated certificates building the base image did no longer work.
      We need to update them manually.
      
      Change-Id: I7410eb7e9816c45aafd4d76970d4b4fc11269f90
      b0253f8a
  8. Apr 08, 2024
  9. Apr 04, 2024
  10. Mar 06, 2024
    • Jakob Kaiser's avatar
      fix: WITH_BUILD_CACHE option · 0207929f
      Jakob Kaiser authored
      enviroment variable was not updated in the Jenkisfile, i.e. the build
      cache set via the parameters was always applied.
      
      Change-Id: If5389d0e465a22a2aa6d258ed295e95bdce8e202
      0207929f
  11. Feb 26, 2024
  12. Feb 23, 2024
  13. Feb 22, 2024