Commit 40dd7a62 authored by Benjamin Blanc's avatar Benjamin Blanc

Update

parent f15b6980
......@@ -116,6 +116,8 @@ class ScalabilityTestRunner():
# TODO : write code
SlapOSControler.createFolder(node_test_suite.test_suite_directory,
clean=True)
# create ResultLine for each loop
pass
def getRelativePathUsage(self):
......
......@@ -347,6 +347,7 @@ branch = %(branch)s
if my_test_type == None:
# TODO : implement this method for each distributor
# into nexedi/master-erp5..
# (just UnitTestDistributor should be sufficient)
try:
my_test_type = portal.getTestType()
......
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