Commit aa4e220b authored by Kirill Smelkov's avatar Kirill Smelkov

.

parent 31f604cb
......@@ -19,11 +19,3 @@ md5sum = bd46e95f1cea62c3b0082fe8c0c9c90b
[neotest]
filename = neotest.in
md5sum = fb3b4109128c1db1739ef5bb6abd1d94
[neotest-runTestSuite]
filename = neotest-runTestSuite.in
md5sum = 6a4281730b68cdba5c873817a6754428
#[instance.cfg]
#filename = instance.cfg.in
#md5sum = 8a40d365c85d70f057ce997405ac3e88
#!/bin/bash -e
# neotest's runTestSuite wraper so it could be run without any environment preset
. ${buildout:directory}/neotest-env.sh
exec nxdtest ${gowork:src}/lab.nexedi.com/kirr/neo/go/neo/t/.nxdtest "$@"
......@@ -39,7 +39,6 @@ parts =
neotest-env.sh
neotest
# neotest-runTestSuite
# for instance
slapos-cookbook
......@@ -76,11 +75,6 @@ output = ${buildout:directory}/${:_buildout_section_name_}
output = ${buildout:bin-directory}/${:_buildout_section_name_}
mode = 0755
#[neotest-runTestSuite]
#<= buildout-template
#output = ${buildout:bin-directory}/${:_buildout_section_name_}
#mode = 0755
# instance
[jinja2-template]
......@@ -112,7 +106,7 @@ eggs =
wendelin.core
# for ZEO scripts (runzeo)
${ZEO:egg}
# for nxd/runTestSuite
# for nxd/runTestSuite XXX kill?
erp5.util
# for e.g. tcpu.py
${pygolang:egg}
......
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