add inc Snapshot copy case
This commit is contained in:
parent
24066a7734
commit
022965661a
|
@ -84,7 +84,7 @@ class TDTestCase(TBase):
|
|||
break
|
||||
|
||||
self.timestamp_step = 1
|
||||
self.insert_rows = 11
|
||||
self.insert_rows = 6000
|
||||
self.checkInsertCorrect()
|
||||
self.checkAggCorrect()
|
||||
|
||||
|
|
Loading…
Reference in New Issue