提交 cec2be04 编写于 作者: A Alex Duan

test: add consumer for topic

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