Commit 2e39d3d4 authored by Benjamin Blanc's avatar Benjamin Blanc

Fix ident

parent 714db6c4
......@@ -88,6 +88,7 @@ class ScalabilityTestRunner():
"""
if self.testnode.test_suite_portal.isValidatedMaster(
self.testnode.config['test_node_title']):
pass
# software_path_list = []
# software_path_list.append(self.testnode.config.get("software_list"))
return {'status_code' : 0}
......
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