提交 52d19df7 编写于 作者: P plum-lihui

test: modify test case

上级 586d9e44
...@@ -13,7 +13,6 @@ from util.cases import * ...@@ -13,7 +13,6 @@ from util.cases import *
from util.dnodes import * from util.dnodes import *
from util.common import * from util.common import *
from util.cluster import * from util.cluster import *
from test import tdDnodes
sys.path.append("./7-tmq") sys.path.append("./7-tmq")
from tmqCommon import * from tmqCommon import *
......
...@@ -134,4 +134,4 @@ python3 ./test.py -f 7-tmq/schema.py ...@@ -134,4 +134,4 @@ python3 ./test.py -f 7-tmq/schema.py
python3 ./test.py -f 7-tmq/stbFilter.py python3 ./test.py -f 7-tmq/stbFilter.py
python3 ./test.py -f 7-tmq/tmqCheckData.py python3 ./test.py -f 7-tmq/tmqCheckData.py
python3 ./test.py -f 7-tmq/tmqUdf.py python3 ./test.py -f 7-tmq/tmqUdf.py
python3 ./test.py -f 7-tmq/tmq3mnodeSwitch.py -N 5 #python3 ./test.py -f 7-tmq/tmq3mnodeSwitch.py -N 5
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册