Commit 9f2c0630 authored by Benjamin Blanc's avatar Benjamin Blanc

scalability: add erp5 to extra path

parent 8eb6af3d
......@@ -108,7 +108,7 @@ setup(name=name,
'erp5.update = slapos.recipe.erp5_update:Recipe',
'erp5scalabilitytestbed = slapos.recipe.erp5scalabilitytestbed:Recipe',
'erp5testnode = slapos.recipe.erp5testnode:Recipe',
# 'scalability = slapos.recipe.scalability:Recipe',
'scalability = slapos.recipe.scalability:Recipe',
'firefox = slapos.recipe.firefox:Recipe',
'fontconfig = slapos.recipe.fontconfig:Recipe',
'generate.mac = slapos.recipe.generatemac:Recipe',
......
......@@ -139,7 +139,6 @@ parts =
# Local development
slapos.cookbook-repository
check-recipe
erp5.dev-repository
erp5.util
......@@ -148,6 +147,7 @@ parts =
# Create instance template
template
check-recipe
erp5.util-check
......@@ -534,7 +534,7 @@ eggs =
feedparser
argparse
validictory
# erp5.util
erp5.util
huBarcode
qrcode
spyne
......@@ -601,7 +601,7 @@ scripts =
web_checker_utility = erp5.util.webchecker:web_checker_utility
extra-paths =
# ${erp5:location}
${erp5:location}
${erp5.dev-repository:location}
[zodbanalyze]
......
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