• 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
test_erp5.py 35.9 KB