This commit is contained in:
54liuyao 2024-10-30 10:33:05 +08:00
parent a0818d2a2d
commit 0513612b38
2 changed files with 2 additions and 0 deletions

View File

@ -16,6 +16,7 @@ sys.path.append("./7-tmq")
from tmqCommon import *
class TDTestCase:
updatecfgDict = {'debugFlag': 143}
def __init__(self):
self.vgroups = 1
self.ctbNum = 1

View File

@ -16,6 +16,7 @@ sys.path.append("./7-tmq")
from tmqCommon import *
class TDTestCase:
updatecfgDict = {'debugFlag': 143}
def __init__(self):
self.vgroups = 1
self.ctbNum = 10