Commit 1718eed3 authored by Rafael Monnerat's avatar Rafael Monnerat

slapos-testing: Include curl and openssl into the PATH, as it is required for pycurl.

parent 0027ac40
......@@ -84,7 +84,7 @@ test-list =
$${slapos.recipe.cmmi:location}
$${slapos.toolbox:location}
$${erp5-util:location}
prepend-path = ${git:location}/bin:${libxslt:location}/bin:${python2.7:location}/bin
prepend-path = ${curl:location}/bin:${openssl:location}/bin:${git:location}/bin:${libxslt:location}/bin:${python2.7:location}/bin
environment = environment
[environment]
......
......@@ -80,7 +80,7 @@ repository = https://lab.nexedi.com/nexedi/erp5.git
[template]
recipe = slapos.recipe.template
url = ${:_profile_base_location_}/instance.cfg
md5sum = 1674921ba26e80d5e5266b71271c7ed1
md5sum = 51c82ee9139e26c7ab35be65263130c4
output = ${buildout:directory}/template.cfg
mode = 640
......
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