Commit 4ad769b6 authored by Benjamin Blanc's avatar Benjamin Blanc

scalability: runScalabilityTestSuite: Initialize retry_time to 2.0

parent eaf951fd
......@@ -199,7 +199,7 @@ class ScalabilityLauncher(object):
self.cleanUplogAndCsv()
#current_test.stop()
retry_time = 2.0
proxy = taskdistribution.ServerProxy(
self.__argumentNamespace.test_suite_master_url,
allow_none=True
......
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