提交 70e166aa 编写于 作者: A Alex Duan

test: wal retetion period and size case passed

上级 c51a9ec4
......@@ -408,7 +408,7 @@ class TDTestCase:
#self.test_db("db2", 5, 10*24*3600, 2*1024) # 2M size
# period + size
self.test_db("db", checkTime = 30*60, wal_period = 60, wal_size_kb=10)
self.test_db("db", checkTime = 5*60, wal_period = 60, wal_size_kb=10)
def stop(self):
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册