diff --git a/erp5/util/testnode/ScalabilityTestRunner.py b/erp5/util/testnode/ScalabilityTestRunner.py index 7d4ae3941bcc833d935a18a5483b11cfef013d26..d82ffc1dae19f02c9352a24c0c902f4475151def 100644 --- a/erp5/util/testnode/ScalabilityTestRunner.py +++ b/erp5/util/testnode/ScalabilityTestRunner.py @@ -94,7 +94,15 @@ class ScalabilityTestRunner(): # softwares ipv6-url ( created during constructProfile(...) ) #software_path_list = _extractSoftwarePathList(software_path_list) # TODO : extract software paths (ipv6+local suite path+password?) from node_test_suite - self.test_suite_portal.generateConfiguration(node_test_suite) + print node_test_suite + print node_test_suite + print node_test_suite + print node_test_suite + print node_test_suite + + + +# self.test_suite_portal.generateConfiguration(node_test_suite) software_path_list = [] for software_path in software_path_list: