Merge pull request #28545 from taosdata/fix/3.0/TD-32703

set case tmqVnodeTransform-stb-removewal.py's sync debug flag to 143
This commit is contained in:
Hongze Cheng 2024-10-30 09:40:47 +08:00 committed by GitHub
commit 5e08699fa6
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
1 changed files with 2 additions and 0 deletions

View File

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