Commit b2e21fe9 authored by Jérome Perrin's avatar Jérome Perrin

erp5testnode: repair resilient test profile

Adjust the profile after we use switch-softwaretype instead of
softwaretype in slaprunner.
parent 075b0ba2
......@@ -6,7 +6,7 @@ default = $${:test}
RootSoftwareInstance = $${:test}
# Used for the test of resiliency. The system wants a "test" software_type.
test = $${dynamic-template-resilient-test:rendered}
test = dynamic-template-resilient-test:rendered
[dynamic-template-resilient-test]
recipe = slapos.recipe.template:jinja2
......
[template-erp5testnode]
recipe = slapos.recipe.template
url = ${:_profile_base_location_}/instance.cfg.in
md5sum = e5adcd511bca060bfeccec48b57c635c
md5sum = d864a32edab3c4f7207a7d4fe6bb7e30
output = ${buildout:directory}/template.cfg
mode = 0644
......
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