Commit c6689f17 authored by Benjamin Blanc's avatar Benjamin Blanc

up

parent 6e5e693a
......@@ -102,6 +102,8 @@ class ScalabilityTestRunner():
"""
if self.authorize_request:
config = software_configuration.copy()
# Add here zope partition into launcher node to
# watch activities etc... ?
#config.update({'launcher-partition-list':self.launcher_nodes_computer_guid})
config.update({'scalability-launcher-computer-guid':self.launcher_nodes_computer_guid[0]})
self.log("testnode, request : %s", instance_title)
......
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