1. 13 Jan, 2024 37 commits
  2. 12 Jan, 2024 1 commit
  3. 11 Jan, 2024 2 commits
    • Jérome Perrin's avatar
      54dcf459
    • Jérome Perrin's avatar
      software/erp5/test: use short partition references · 2db2895a
      Jérome Perrin authored
      These partition references should be kept short, they are a mechanism
      to use a short path for unix sockets, because unix socket paths can not
      exceed 108 characters.
      
      When running the test in theia, this was causing errors:
      
         # [ALERT]    (100453) : config : parsing [/srv/slapgrid/slappart15/srv/runner/instance/slappart7/tmp/inst/with-max-rlimit-nofile6/etc/haproxy.cfg:37] : log : socket path '/srv/slapgrid/slappart15/srv/runner/instance/slappart7/tmp/inst/with-max-rlimit-nofile6/var/run/log.sock' too long (max 97
      2db2895a