Commit 87e6b268 authored by Jérome Perrin's avatar Jérome Perrin

fixup! slapos-testing: replace slapos.cookbook:egg_test by slapos.cookbook:wrapper

parent c21c19de
......@@ -16,5 +16,5 @@
[template]
filename = instance.cfg
md5sum = 7ec2e1ec6e5183ea4edafd916d4a52bd
md5sum = 424d417a06e58a0f3e18e550a0ea911b
......@@ -64,7 +64,7 @@ recipe = slapos.cookbook:wrapper
wrapper-path = $${create-directory:bin}/runTestSuite
command-line =
${buildout:bin-directory}/runTestSuite
--python_interpreter=${eggs:interpreter}
--python_interpreter=${buildout:bin-directory}/${eggs:interpreter}
--source_code_path_list=$${caucase:location},$${erp5.util:location},$${slapos.cookbook:location},$${slapos.core:location},$${slapos.recipe.build:location},$${slapos.recipe.cmmi:location},$${slapos.recipe.template:location},$${slapos.toolbox:location}
parameters-extra = true
environment =
......
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