Revert "slaprunner: move runTestSuite to runStandaloneTestSuite."

This reverts commit 9a3dcc60.

Conflicts:

	software/slaprunner/common.cfg
parent 40509a9b
......@@ -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 = eb0ad0458071ee43da2fc974a629b26d
md5sum = 39458e6a1d8cddd0000d6d6a0517f017
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}/runStandaloneTestSuite
wrapper-path = $${directory:bin}/runTestSuite
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