update
This commit is contained in:
parent
287e69b49b
commit
ca2f9f5511
|
@ -35,11 +35,11 @@ class TDTestCase:
|
|||
self.tb_nums = 10
|
||||
self.row_nums = 100
|
||||
self.stop_dnode_id = None
|
||||
self.loop_restart_times = 5
|
||||
self.loop_restart_times = 1
|
||||
self.thread_list = []
|
||||
self.max_restart_time = 10
|
||||
self.max_restart_time = 30
|
||||
self.try_check_times = 10
|
||||
self.query_times = 100
|
||||
self.query_times = 5
|
||||
|
||||
|
||||
def getBuildPath(self):
|
||||
|
|
Loading…
Reference in New Issue