Commit 000f3957 authored by Kirill Smelkov's avatar Kirill Smelkov

.

parent 25f34da0
......@@ -20,5 +20,6 @@ parts =
eggs += pygolang[all_test]
# XXX needed? -> move to stack/nxdtest completely?
[instance.cfg]
<= nxdtest-instance.cfg
# Stack for creating testnode instances to be run via nxdtest on Nexedi testing infrastructure.
# Stack for creating testnode instances to be run via nxdtest on Nexedi testing
# infrastructure.
#
# Usage:
# XXX extend
#
# [instance.cfg]
# <= nxdtest-instance.cfg
[buildout]
extends =
slapos.cfg
# XXX :filename ? (from where it is taken)
[nxdtest-instance.cfg]
recipe = slapos.recipe.template:jinja2
template= ${:_profile_base_location_}/${:filename}
......
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