Merge pull request #12558 from taosdata/test3.0/lihui
test:add case for tmq
This commit is contained in:
commit
ff1882a194
|
@ -714,7 +714,7 @@ class TDTestCase:
|
||||||
self.tmqCase4(cfgPath, buildPath)
|
self.tmqCase4(cfgPath, buildPath)
|
||||||
self.tmqCase5(cfgPath, buildPath)
|
self.tmqCase5(cfgPath, buildPath)
|
||||||
self.tmqCase6(cfgPath, buildPath)
|
self.tmqCase6(cfgPath, buildPath)
|
||||||
#self.tmqCase7(cfgPath, buildPath)
|
self.tmqCase7(cfgPath, buildPath)
|
||||||
|
|
||||||
|
|
||||||
def stop(self):
|
def stop(self):
|
||||||
|
|
Loading…
Reference in New Issue