Commit 394817e2 authored by Romain Courteaud's avatar Romain Courteaud

[HARDCODED] Hardcode erp5testrunner directory

Reduce shebang length to allow developping inside a runner.
parent 7ee9f2cb
......@@ -29,7 +29,7 @@ storage-path = $${buildout:directory}/.password
[testnode]
recipe = slapos.cookbook:erp5testnode
slapos-directory = $${directory:slapos}
working-directory = $${directory:testnode}
working-directory = /srv/slapgrid/slappart143/t
test-suite-directory = $${directory:test-suite}
proxy-host = $${slap-network-information:local-ipv4}
proxy-port = 5000
......
......@@ -61,7 +61,7 @@ recipe = slapos.recipe.template
url = ${:_profile_base_location_}/instance-default.cfg
output = ${buildout:directory}/template-default.cfg
mode = 0644
md5sum = 9997ecc39457681aa6f1a161d5670277
md5sum = 467da286ad4ff46f5fa88130060ea997
[versions]
PyXML = 0.8.5
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment