Skip to content
体验新版
项目
组织
正在加载...
登录
切换导航
打开侧边栏
taosdata
TDengine
提交
ece67e2e
T
TDengine
项目概览
taosdata
/
TDengine
1 年多 前同步成功
通知
1185
Star
22017
Fork
4786
代码
文件
提交
分支
Tags
贡献者
分支图
Diff
Issue
1
列表
看板
标记
里程碑
合并请求
0
Wiki
0
Wiki
分析
仓库
DevOps
项目成员
Pages
T
TDengine
项目概览
项目概览
详情
发布
仓库
仓库
文件
提交
分支
标签
贡献者
分支图
比较
Issue
1
Issue
1
列表
看板
标记
里程碑
合并请求
0
合并请求
0
Pages
分析
分析
仓库分析
DevOps
Wiki
0
Wiki
成员
成员
收起侧边栏
关闭侧边栏
动态
分支图
创建新Issue
提交
Issue看板
提交
ece67e2e
编写于
10月 31, 2022
作者:
haoranc
浏览文件
操作
浏览文件
下载
电子邮件补丁
差异文件
test:add replica 3 for all testcases and frameworks
上级
ad857047
变更
31
隐藏空白更改
内联
并排
Showing
31 changed file
with
61 addition
and
60 deletion
+61
-60
tests/develop-test/5-taos-tools/taosbenchmark/auto_create_table_json.py
...test/5-taos-tools/taosbenchmark/auto_create_table_json.py
+1
-1
tests/develop-test/5-taos-tools/taosbenchmark/commandline.py
tests/develop-test/5-taos-tools/taosbenchmark/commandline.py
+1
-1
tests/develop-test/5-taos-tools/taosbenchmark/custom_col_tag.py
...develop-test/5-taos-tools/taosbenchmark/custom_col_tag.py
+1
-1
tests/develop-test/5-taos-tools/taosbenchmark/default_json.py
...s/develop-test/5-taos-tools/taosbenchmark/default_json.py
+1
-1
tests/develop-test/5-taos-tools/taosbenchmark/demo.py
tests/develop-test/5-taos-tools/taosbenchmark/demo.py
+1
-1
tests/develop-test/5-taos-tools/taosbenchmark/insert_alltypes_json.py
...p-test/5-taos-tools/taosbenchmark/insert_alltypes_json.py
+1
-1
tests/develop-test/5-taos-tools/taosbenchmark/invalid_commandline.py
...op-test/5-taos-tools/taosbenchmark/invalid_commandline.py
+1
-1
tests/develop-test/5-taos-tools/taosbenchmark/json_tag.py
tests/develop-test/5-taos-tools/taosbenchmark/json_tag.py
+1
-1
tests/develop-test/5-taos-tools/taosbenchmark/limit_offset_json.py
...elop-test/5-taos-tools/taosbenchmark/limit_offset_json.py
+1
-1
tests/develop-test/5-taos-tools/taosbenchmark/query_json.py
tests/develop-test/5-taos-tools/taosbenchmark/query_json.py
+1
-1
tests/develop-test/5-taos-tools/taosbenchmark/sample_csv_json.py
...evelop-test/5-taos-tools/taosbenchmark/sample_csv_json.py
+1
-1
tests/develop-test/5-taos-tools/taosbenchmark/sml_interlace.py
.../develop-test/5-taos-tools/taosbenchmark/sml_interlace.py
+1
-1
tests/develop-test/5-taos-tools/taosbenchmark/sml_json_alltypes.py
...elop-test/5-taos-tools/taosbenchmark/sml_json_alltypes.py
+1
-1
tests/develop-test/5-taos-tools/taosbenchmark/sml_telnet_alltypes.py
...op-test/5-taos-tools/taosbenchmark/sml_telnet_alltypes.py
+1
-1
tests/develop-test/5-taos-tools/taosbenchmark/taosadapter_json.py
...velop-test/5-taos-tools/taosbenchmark/taosadapter_json.py
+1
-1
tests/develop-test/5-taos-tools/taosbenchmark/telnet_tcp.py
tests/develop-test/5-taos-tools/taosbenchmark/telnet_tcp.py
+1
-1
tests/develop-test/5-taos-tools/taosdump/taosdumpTestInspect.py
...develop-test/5-taos-tools/taosdump/taosdumpTestInspect.py
+1
-1
tests/develop-test/5-taos-tools/taosdump/taosdumpTestTypeBigInt.py
...elop-test/5-taos-tools/taosdump/taosdumpTestTypeBigInt.py
+1
-1
tests/develop-test/5-taos-tools/taosdump/taosdumpTestTypeBinary.py
...elop-test/5-taos-tools/taosdump/taosdumpTestTypeBinary.py
+1
-1
tests/develop-test/5-taos-tools/taosdump/taosdumpTestTypeBool.py
...evelop-test/5-taos-tools/taosdump/taosdumpTestTypeBool.py
+1
-1
tests/develop-test/5-taos-tools/taosdump/taosdumpTestTypeDouble.py
...elop-test/5-taos-tools/taosdump/taosdumpTestTypeDouble.py
+1
-1
tests/develop-test/5-taos-tools/taosdump/taosdumpTestTypeFloat.py
...velop-test/5-taos-tools/taosdump/taosdumpTestTypeFloat.py
+1
-1
tests/develop-test/5-taos-tools/taosdump/taosdumpTestTypeInt.py
...develop-test/5-taos-tools/taosdump/taosdumpTestTypeInt.py
+1
-1
tests/develop-test/5-taos-tools/taosdump/taosdumpTestTypeJson.py
...evelop-test/5-taos-tools/taosdump/taosdumpTestTypeJson.py
+1
-1
tests/develop-test/5-taos-tools/taosdump/taosdumpTestTypeSmallInt.py
...op-test/5-taos-tools/taosdump/taosdumpTestTypeSmallInt.py
+1
-1
tests/develop-test/5-taos-tools/taosdump/taosdumpTestTypeTinyInt.py
...lop-test/5-taos-tools/taosdump/taosdumpTestTypeTinyInt.py
+1
-1
tests/develop-test/5-taos-tools/taosdump/taosdumpTestTypeUnsignedBigInt.py
...t/5-taos-tools/taosdump/taosdumpTestTypeUnsignedBigInt.py
+1
-1
tests/develop-test/5-taos-tools/taosdump/taosdumpTestTypeUnsignedInt.py
...test/5-taos-tools/taosdump/taosdumpTestTypeUnsignedInt.py
+1
-1
tests/develop-test/5-taos-tools/taosdump/taosdumpTestTypeUnsignedSmallInt.py
...5-taos-tools/taosdump/taosdumpTestTypeUnsignedSmallInt.py
+1
-1
tests/develop-test/5-taos-tools/taosdump/taosdumpTestTypeUnsignedTinyInt.py
.../5-taos-tools/taosdump/taosdumpTestTypeUnsignedTinyInt.py
+1
-1
tests/system-test/fulltest.sh
tests/system-test/fulltest.sh
+31
-30
未找到文件。
tests/develop-test/5-taos-tools/taosbenchmark/auto_create_table_json.py
浏览文件 @
ece67e2e
...
...
@@ -25,7 +25,7 @@ class TDTestCase:
'''
return
def
init
(
self
,
conn
,
logSql
):
def
init
(
self
,
conn
,
logSql
,
replicaVarl
=
1
):
tdLog
.
debug
(
"start to execute %s"
%
__file__
)
tdSql
.
init
(
conn
.
cursor
())
...
...
tests/develop-test/5-taos-tools/taosbenchmark/commandline.py
浏览文件 @
ece67e2e
...
...
@@ -27,7 +27,7 @@ class TDTestCase:
'''
return
def
init
(
self
,
conn
,
logSql
):
def
init
(
self
,
conn
,
logSql
,
replicaVarl
=
1
):
tdLog
.
debug
(
"start to execute %s"
%
__file__
)
tdSql
.
init
(
conn
.
cursor
(),
logSql
)
...
...
tests/develop-test/5-taos-tools/taosbenchmark/custom_col_tag.py
浏览文件 @
ece67e2e
...
...
@@ -24,7 +24,7 @@ class TDTestCase:
'''
return
def
init
(
self
,
conn
,
logSql
):
def
init
(
self
,
conn
,
logSql
,
replicaVarl
=
1
):
tdLog
.
debug
(
"start to execute %s"
%
__file__
)
tdSql
.
init
(
conn
.
cursor
(),
logSql
)
...
...
tests/develop-test/5-taos-tools/taosbenchmark/default_json.py
浏览文件 @
ece67e2e
...
...
@@ -23,7 +23,7 @@ class TDTestCase:
[TD-11510] taosBenchmark test cases
"""
def
init
(
self
,
conn
,
logSql
):
def
init
(
self
,
conn
,
logSql
,
replicaVarl
=
1
):
tdLog
.
debug
(
"start to execute %s"
%
__file__
)
tdSql
.
init
(
conn
.
cursor
(),
logSql
)
...
...
tests/develop-test/5-taos-tools/taosbenchmark/demo.py
浏览文件 @
ece67e2e
...
...
@@ -27,7 +27,7 @@ class TDTestCase:
"""
return
def
init
(
self
,
conn
,
logSql
):
def
init
(
self
,
conn
,
logSql
,
replicaVarl
=
1
):
tdLog
.
debug
(
"start to execute %s"
%
__file__
)
tdSql
.
init
(
conn
.
cursor
(),
logSql
)
...
...
tests/develop-test/5-taos-tools/taosbenchmark/insert_alltypes_json.py
浏览文件 @
ece67e2e
...
...
@@ -24,7 +24,7 @@ class TDTestCase:
'''
return
def
init
(
self
,
conn
,
logSql
):
def
init
(
self
,
conn
,
logSql
,
replicaVarl
=
1
):
tdLog
.
debug
(
"start to execute %s"
%
__file__
)
tdSql
.
init
(
conn
.
cursor
(),
logSql
)
...
...
tests/develop-test/5-taos-tools/taosbenchmark/invalid_commandline.py
浏览文件 @
ece67e2e
...
...
@@ -24,7 +24,7 @@ class TDTestCase:
'''
return
def
init
(
self
,
conn
,
logSql
):
def
init
(
self
,
conn
,
logSql
,
replicaVarl
=
1
):
tdLog
.
debug
(
"start to execute %s"
%
__file__
)
tdSql
.
init
(
conn
.
cursor
(),
logSql
)
...
...
tests/develop-test/5-taos-tools/taosbenchmark/json_tag.py
浏览文件 @
ece67e2e
...
...
@@ -24,7 +24,7 @@ class TDTestCase:
'''
return
def
init
(
self
,
conn
,
logSql
):
def
init
(
self
,
conn
,
logSql
,
replicaVarl
=
1
):
tdLog
.
debug
(
"start to execute %s"
%
__file__
)
tdSql
.
init
(
conn
.
cursor
(),
logSql
)
...
...
tests/develop-test/5-taos-tools/taosbenchmark/limit_offset_json.py
浏览文件 @
ece67e2e
...
...
@@ -24,7 +24,7 @@ class TDTestCase:
'''
return
def
init
(
self
,
conn
,
logSql
):
def
init
(
self
,
conn
,
logSql
,
replicaVarl
=
1
):
tdLog
.
debug
(
"start to execute %s"
%
__file__
)
tdSql
.
init
(
conn
.
cursor
(),
logSql
)
...
...
tests/develop-test/5-taos-tools/taosbenchmark/query_json.py
浏览文件 @
ece67e2e
...
...
@@ -29,7 +29,7 @@ class TDTestCase:
'''
return
def
init
(
self
,
conn
,
logSql
):
def
init
(
self
,
conn
,
logSql
,
replicaVarl
=
1
):
tdLog
.
debug
(
"start to execute %s"
%
__file__
)
tdSql
.
init
(
conn
.
cursor
(),
logSql
)
...
...
tests/develop-test/5-taos-tools/taosbenchmark/sample_csv_json.py
浏览文件 @
ece67e2e
...
...
@@ -24,7 +24,7 @@ class TDTestCase:
'''
return
def
init
(
self
,
conn
,
logSql
):
def
init
(
self
,
conn
,
logSql
,
replicaVarl
=
1
):
tdLog
.
debug
(
"start to execute %s"
%
__file__
)
tdSql
.
init
(
conn
.
cursor
(),
logSql
)
...
...
tests/develop-test/5-taos-tools/taosbenchmark/sml_interlace.py
浏览文件 @
ece67e2e
...
...
@@ -24,7 +24,7 @@ class TDTestCase:
'''
return
def
init
(
self
,
conn
,
logSql
):
def
init
(
self
,
conn
,
logSql
,
replicaVarl
=
1
):
tdLog
.
debug
(
"start to execute %s"
%
__file__
)
tdSql
.
init
(
conn
.
cursor
(),
logSql
)
...
...
tests/develop-test/5-taos-tools/taosbenchmark/sml_json_alltypes.py
浏览文件 @
ece67e2e
...
...
@@ -24,7 +24,7 @@ class TDTestCase:
'''
return
def
init
(
self
,
conn
,
logSql
):
def
init
(
self
,
conn
,
logSql
,
replicaVarl
=
1
):
tdLog
.
debug
(
"start to execute %s"
%
__file__
)
tdSql
.
init
(
conn
.
cursor
(),
logSql
)
...
...
tests/develop-test/5-taos-tools/taosbenchmark/sml_telnet_alltypes.py
浏览文件 @
ece67e2e
...
...
@@ -24,7 +24,7 @@ class TDTestCase:
'''
return
def
init
(
self
,
conn
,
logSql
):
def
init
(
self
,
conn
,
logSql
,
replicaVarl
=
1
):
tdLog
.
debug
(
"start to execute %s"
%
__file__
)
tdSql
.
init
(
conn
.
cursor
(),
logSql
)
...
...
tests/develop-test/5-taos-tools/taosbenchmark/taosadapter_json.py
浏览文件 @
ece67e2e
...
...
@@ -25,7 +25,7 @@ class TDTestCase:
'''
return
def
init
(
self
,
conn
,
logSql
):
def
init
(
self
,
conn
,
logSql
,
replicaVarl
=
1
):
tdLog
.
debug
(
"start to execute %s"
%
__file__
)
tdSql
.
init
(
conn
.
cursor
(),
logSql
)
...
...
tests/develop-test/5-taos-tools/taosbenchmark/telnet_tcp.py
浏览文件 @
ece67e2e
...
...
@@ -25,7 +25,7 @@ class TDTestCase:
'''
return
def
init
(
self
,
conn
,
logSql
):
def
init
(
self
,
conn
,
logSql
,
replicaVarl
=
1
):
tdLog
.
debug
(
"start to execute %s"
%
__file__
)
tdSql
.
init
(
conn
.
cursor
(),
logSql
)
...
...
tests/develop-test/5-taos-tools/taosdump/taosdumpTestInspect.py
浏览文件 @
ece67e2e
...
...
@@ -27,7 +27,7 @@ class TDTestCase:
'''
return
def
init
(
self
,
conn
,
logSql
):
def
init
(
self
,
conn
,
logSql
,
replicaVarl
=
1
):
tdLog
.
debug
(
"start to execute %s"
%
__file__
)
tdSql
.
init
(
conn
.
cursor
(),
logSql
)
self
.
tmpdir
=
"tmp"
...
...
tests/develop-test/5-taos-tools/taosdump/taosdumpTestTypeBigInt.py
浏览文件 @
ece67e2e
...
...
@@ -27,7 +27,7 @@ class TDTestCase:
'''
return
def
init
(
self
,
conn
,
logSql
):
def
init
(
self
,
conn
,
logSql
,
replicaVarl
=
1
):
tdLog
.
debug
(
"start to execute %s"
%
__file__
)
tdSql
.
init
(
conn
.
cursor
(),
logSql
)
self
.
tmpdir
=
"tmp"
...
...
tests/develop-test/5-taos-tools/taosdump/taosdumpTestTypeBinary.py
浏览文件 @
ece67e2e
...
...
@@ -27,7 +27,7 @@ class TDTestCase:
'''
return
def
init
(
self
,
conn
,
logSql
):
def
init
(
self
,
conn
,
logSql
,
replicaVarl
=
1
):
tdLog
.
debug
(
"start to execute %s"
%
__file__
)
tdSql
.
init
(
conn
.
cursor
(),
logSql
)
self
.
tmpdir
=
"tmp"
...
...
tests/develop-test/5-taos-tools/taosdump/taosdumpTestTypeBool.py
浏览文件 @
ece67e2e
...
...
@@ -27,7 +27,7 @@ class TDTestCase:
'''
return
def
init
(
self
,
conn
,
logSql
):
def
init
(
self
,
conn
,
logSql
,
replicaVarl
=
1
):
tdLog
.
debug
(
"start to execute %s"
%
__file__
)
tdSql
.
init
(
conn
.
cursor
(),
logSql
)
self
.
tmpdir
=
"tmp"
...
...
tests/develop-test/5-taos-tools/taosdump/taosdumpTestTypeDouble.py
浏览文件 @
ece67e2e
...
...
@@ -28,7 +28,7 @@ class TDTestCase:
'''
return
def
init
(
self
,
conn
,
logSql
):
def
init
(
self
,
conn
,
logSql
,
replicaVarl
=
1
):
tdLog
.
debug
(
"start to execute %s"
%
__file__
)
tdSql
.
init
(
conn
.
cursor
(),
logSql
)
self
.
tmpdir
=
"tmp"
...
...
tests/develop-test/5-taos-tools/taosdump/taosdumpTestTypeFloat.py
浏览文件 @
ece67e2e
...
...
@@ -28,7 +28,7 @@ class TDTestCase:
'''
return
def
init
(
self
,
conn
,
logSql
):
def
init
(
self
,
conn
,
logSql
,
replicaVarl
=
1
):
tdLog
.
debug
(
"start to execute %s"
%
__file__
)
tdSql
.
init
(
conn
.
cursor
(),
logSql
)
self
.
tmpdir
=
"tmp"
...
...
tests/develop-test/5-taos-tools/taosdump/taosdumpTestTypeInt.py
浏览文件 @
ece67e2e
...
...
@@ -27,7 +27,7 @@ class TDTestCase:
'''
return
def
init
(
self
,
conn
,
logSql
):
def
init
(
self
,
conn
,
logSql
,
replicaVarl
=
1
):
tdLog
.
debug
(
"start to execute %s"
%
__file__
)
tdSql
.
init
(
conn
.
cursor
(),
logSql
)
self
.
tmpdir
=
"tmp"
...
...
tests/develop-test/5-taos-tools/taosdump/taosdumpTestTypeJson.py
浏览文件 @
ece67e2e
...
...
@@ -27,7 +27,7 @@ class TDTestCase:
'''
return
def
init
(
self
,
conn
,
logSql
):
def
init
(
self
,
conn
,
logSql
,
replicaVarl
=
1
):
tdLog
.
debug
(
"start to execute %s"
%
__file__
)
tdSql
.
init
(
conn
.
cursor
(),
logSql
)
self
.
tmpdir
=
"tmp"
...
...
tests/develop-test/5-taos-tools/taosdump/taosdumpTestTypeSmallInt.py
浏览文件 @
ece67e2e
...
...
@@ -27,7 +27,7 @@ class TDTestCase:
'''
return
def
init
(
self
,
conn
,
logSql
):
def
init
(
self
,
conn
,
logSql
,
replicaVarl
=
1
):
tdLog
.
debug
(
"start to execute %s"
%
__file__
)
tdSql
.
init
(
conn
.
cursor
(),
logSql
)
self
.
tmpdir
=
"tmp"
...
...
tests/develop-test/5-taos-tools/taosdump/taosdumpTestTypeTinyInt.py
浏览文件 @
ece67e2e
...
...
@@ -27,7 +27,7 @@ class TDTestCase:
'''
return
def
init
(
self
,
conn
,
logSql
):
def
init
(
self
,
conn
,
logSql
,
replicaVarl
=
1
):
tdLog
.
debug
(
"start to execute %s"
%
__file__
)
tdSql
.
init
(
conn
.
cursor
(),
logSql
)
self
.
tmpdir
=
"tmp"
...
...
tests/develop-test/5-taos-tools/taosdump/taosdumpTestTypeUnsignedBigInt.py
浏览文件 @
ece67e2e
...
...
@@ -27,7 +27,7 @@ class TDTestCase:
'''
return
def
init
(
self
,
conn
,
logSql
):
def
init
(
self
,
conn
,
logSql
,
replicaVarl
=
1
):
tdLog
.
debug
(
"start to execute %s"
%
__file__
)
tdSql
.
init
(
conn
.
cursor
(),
logSql
)
self
.
tmpdir
=
"tmp"
...
...
tests/develop-test/5-taos-tools/taosdump/taosdumpTestTypeUnsignedInt.py
浏览文件 @
ece67e2e
...
...
@@ -27,7 +27,7 @@ class TDTestCase:
'''
return
def
init
(
self
,
conn
,
logSql
):
def
init
(
self
,
conn
,
logSql
,
replicaVarl
=
1
):
tdLog
.
debug
(
"start to execute %s"
%
__file__
)
tdSql
.
init
(
conn
.
cursor
(),
logSql
)
self
.
tmpdir
=
"tmp"
...
...
tests/develop-test/5-taos-tools/taosdump/taosdumpTestTypeUnsignedSmallInt.py
浏览文件 @
ece67e2e
...
...
@@ -27,7 +27,7 @@ class TDTestCase:
'''
return
def
init
(
self
,
conn
,
logSql
):
def
init
(
self
,
conn
,
logSql
,
replicaVarl
=
1
):
tdLog
.
debug
(
"start to execute %s"
%
__file__
)
tdSql
.
init
(
conn
.
cursor
(),
logSql
)
self
.
tmpdir
=
"tmp"
...
...
tests/develop-test/5-taos-tools/taosdump/taosdumpTestTypeUnsignedTinyInt.py
浏览文件 @
ece67e2e
...
...
@@ -27,7 +27,7 @@ class TDTestCase:
'''
return
def
init
(
self
,
conn
,
logSql
):
def
init
(
self
,
conn
,
logSql
,
replicaVarl
=
1
):
tdLog
.
debug
(
"start to execute %s"
%
__file__
)
tdSql
.
init
(
conn
.
cursor
(),
logSql
)
self
.
tmpdir
=
"tmp"
...
...
tests/system-test/fulltest.sh
浏览文件 @
ece67e2e
...
...
@@ -2,35 +2,35 @@
set
-e
set
-x
#
python3 ./test.py -f 0-others/taosShell.py
#
python3 ./test.py -f 0-others/taosShellError.py
#
python3 ./test.py -f 0-others/taosShellNetChk.py
#
python3 ./test.py -f 0-others/telemetry.py
#
python3 ./test.py -f 0-others/taosdMonitor.py
#
python3 ./test.py -f 0-others/udfTest.py
#
python3 ./test.py -f 0-others/udf_create.py
#
python3 ./test.py -f 0-others/udf_restart_taosd.py
#
python3 ./test.py -f 0-others/cachemodel.py
#
python3 ./test.py -f 0-others/udf_cfg1.py
#
python3 ./test.py -f 0-others/udf_cfg2.py
#
python3 ./test.py -f 0-others/taosdShell.py -N 5 -M 3 -Q 3
#
python3 ./test.py -f 0-others/sysinfo.py
#
python3 ./test.py -f 0-others/user_control.py
#
python3 ./test.py -f 0-others/fsync.py
#
python3 ./test.py -f 0-others/compatibility.py
#
python3 ./test.py -f 1-insert/alter_database.py
#
python3 ./test.py -f 1-insert/influxdb_line_taosc_insert.py
#
python3 ./test.py -f 1-insert/opentsdb_telnet_line_taosc_insert.py
#
python3 ./test.py -f 1-insert/opentsdb_json_taosc_insert.py
#
python3 ./test.py -f 1-insert/test_stmt_muti_insert_query.py
#
python3 ./test.py -f 1-insert/test_stmt_set_tbname_tag.py
#
python3 ./test.py -f 1-insert/alter_stable.py
#
python3 ./test.py -f 1-insert/alter_table.py
#
python3 ./test.py -f 1-insert/insertWithMoreVgroup.py
#
python3 ./test.py -f 1-insert/table_comment.py
#
python3 ./test.py -f 1-insert/time_range_wise.py
#
python3 ./test.py -f 1-insert/block_wise.py
#
python3 ./test.py -f 1-insert/create_retentions.py
python3 ./test.py
-f
0-others/taosShell.py
python3 ./test.py
-f
0-others/taosShellError.py
python3 ./test.py
-f
0-others/taosShellNetChk.py
python3 ./test.py
-f
0-others/telemetry.py
python3 ./test.py
-f
0-others/taosdMonitor.py
python3 ./test.py
-f
0-others/udfTest.py
python3 ./test.py
-f
0-others/udf_create.py
python3 ./test.py
-f
0-others/udf_restart_taosd.py
python3 ./test.py
-f
0-others/cachemodel.py
python3 ./test.py
-f
0-others/udf_cfg1.py
python3 ./test.py
-f
0-others/udf_cfg2.py
python3 ./test.py
-f
0-others/taosdShell.py
-N
5
-M
3
-Q
3
python3 ./test.py
-f
0-others/sysinfo.py
python3 ./test.py
-f
0-others/user_control.py
python3 ./test.py
-f
0-others/fsync.py
python3 ./test.py
-f
0-others/compatibility.py
python3 ./test.py
-f
1-insert/alter_database.py
python3 ./test.py
-f
1-insert/influxdb_line_taosc_insert.py
python3 ./test.py
-f
1-insert/opentsdb_telnet_line_taosc_insert.py
python3 ./test.py
-f
1-insert/opentsdb_json_taosc_insert.py
python3 ./test.py
-f
1-insert/test_stmt_muti_insert_query.py
python3 ./test.py
-f
1-insert/test_stmt_set_tbname_tag.py
python3 ./test.py
-f
1-insert/alter_stable.py
python3 ./test.py
-f
1-insert/alter_table.py
python3 ./test.py
-f
1-insert/insertWithMoreVgroup.py
python3 ./test.py
-f
1-insert/table_comment.py
python3 ./test.py
-f
1-insert/time_range_wise.py
python3 ./test.py
-f
1-insert/block_wise.py
python3 ./test.py
-f
1-insert/create_retentions.py
python3 ./test.py
-f
1-insert/table_param_ttl.py
python3 ./test.py
-f
1-insert/mutil_stage.py
python3 ./test.py
-f
1-insert/table_param_ttl.py
-R
...
...
@@ -239,7 +239,8 @@ python3 ./test.py -f 6-cluster/5dnode3mnodeStopLoop.py -N 5 -M 3
python3 ./test.py
-f
6-cluster/5dnode3mnodeSep1VnodeStopDnodeCreateDb.py
-N
5
-M
3
python3 ./test.py
-f
6-cluster/5dnode3mnodeSep1VnodeStopMnodeCreateDb.py
-N
5
-M
3
python3 ./test.py
-f
6-cluster/5dnode3mnodeSep1VnodeStopVnodeCreateDb.py
-N
5
-M
3
python3 ./test.py
-f
6-cluster/5dnode3mnodeSep1VnodeStopMnodeCreateDbRep3.py
-N
5
-M
3
python3 ./test.py
-f
6-cluster/5dnode3mnodeSep1VnodeStopMnodeCreateDbRep3.py
-N
6
-M
3
python3 ./test.py
-f
6-cluster/5dnode3mnodeSep1VnodeStopMnodeCreateDbRep3.py
-N
6
-M
3
-n
3
python3 ./test.py
-f
6-cluster/5dnode3mnodeSep1VnodeStopDnodeCreateStb.py
-N
5
-M
3
python3 ./test.py
-f
6-cluster/5dnode3mnodeSep1VnodeStopMnodeCreateStb.py
-N
5
-M
3
...
...
编辑
预览
Markdown
is supported
0%
请重试
或
添加新附件
.
添加附件
取消
You are about to add
0
people
to the discussion. Proceed with caution.
先完成此消息的编辑!
取消
想要评论请
注册
或
登录