Commit 9d2a444e authored by Benjamin Blanc's avatar Benjamin Blanc

Test

parent ccaa2b17
......@@ -100,6 +100,8 @@ class ScalabilityTestRunner():
test_configuration = self.testnode.test_suite_portal.generateConfiguration(
node_test_suite.test_suite_title)
print "test_configuration:"
print test_configuration
self.involved_nodes = test_configuration['involved_nodes']
self.launchable = test_configuration['launchable']
if self.launchable == False:
......
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