update
This commit is contained in:
parent
9296cc15d8
commit
287e69b49b
|
@ -29,8 +29,8 @@ class TDTestCase:
|
|||
self.replica = 3
|
||||
self.vgroups = 1
|
||||
self.tb_nums = 10
|
||||
self.row_nums = 1000
|
||||
self.query_times = 1000
|
||||
self.row_nums = 100
|
||||
self.query_times = 10
|
||||
|
||||
def getBuildPath(self):
|
||||
selfPath = os.path.dirname(os.path.realpath(__file__))
|
||||
|
|
Loading…
Reference in New Issue