[test: add test cases for telemetry]
This commit is contained in:
parent
d31b4ce130
commit
3a7b65b038
|
@ -5,6 +5,7 @@ set -x
|
||||||
python3 ./test.py -f 0-others/taosShell.py
|
python3 ./test.py -f 0-others/taosShell.py
|
||||||
python3 ./test.py -f 0-others/taosShellError.py
|
python3 ./test.py -f 0-others/taosShellError.py
|
||||||
python3 ./test.py -f 0-others/taosShellNetChk.py
|
python3 ./test.py -f 0-others/taosShellNetChk.py
|
||||||
|
python3 ./test.py -f 0-others/telemetry.py
|
||||||
|
|
||||||
|
|
||||||
#python3 ./test.py -f 2-query/between.py
|
#python3 ./test.py -f 2-query/between.py
|
||||||
|
|
Loading…
Reference in New Issue