slaprunner: move runTestSuite to runStandaloneTestSuite.

It doesn't work yet with erp5testnode and conflicts with resiliency tests.
parent 7bfe7b8b
......@@ -46,7 +46,7 @@ mode = 0644
recipe = slapos.recipe.template
url = ${:_profile_base_location_}/instance-runner.cfg
output = ${buildout:directory}/template-runner.cfg.in
md5sum = 8ebc0e59db33f0105968a813a3130236
md5sum = 4ec475e7f55e6294d69ddf1b5825d1f0
mode = 0644
[template-runner-import-script]
......
......@@ -204,7 +204,7 @@ auto_deploy = True
[runtestsuite]
recipe = slapos.cookbook:wrapper
command-line = ${buildout:directory}/bin/slaprunnertest
wrapper-path = $${directory:bin}/runTestSuite
wrapper-path = $${directory:bin}/runStandaloneTestSuite
environment = RUNNER_CONFIG=$${slapos-cfg:rendered}
# Deploy dropbear (minimalist SSH server)
......
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