Commit c43f39e2 authored by Benjamin Blanc's avatar Benjamin Blanc

testnode: ScalabilityTestRunner: remove test_result.stop()

parent ed1cf7a9
......@@ -407,8 +407,8 @@ late a SlapOS (positive) answer." %(str(os.getpid()),str(os.getpid()),))
if error:
test_result_proxy.fail()
raise error
else:
test_result_proxy.stop()
#else:
#test_result_proxy.stop()
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