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