Skip to content
体验新版
项目
组织
正在加载...
登录
切换导航
打开侧边栏
taosdata
TDengine
提交
fd9a32b6
T
TDengine
项目概览
taosdata
/
TDengine
1 年多 前同步成功
通知
1185
Star
22016
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看板
提交
fd9a32b6
编写于
5月 11, 2020
作者:
S
Shengliang Guan
浏览文件
操作
浏览文件
下载
电子邮件补丁
差异文件
scripts
上级
d65dba23
变更
22
隐藏空白更改
内联
并排
Showing
22 changed file
with
76 addition
and
74 deletion
+76
-74
tests/script/general/db/delete_reuse2.sim
tests/script/general/db/delete_reuse2.sim
+1
-0
tests/script/jenkins/basic.txt
tests/script/jenkins/basic.txt
+10
-13
tests/script/sh/deploy.sh
tests/script/sh/deploy.sh
+1
-1
tests/script/unique/account/account_create.sim
tests/script/unique/account/account_create.sim
+1
-1
tests/script/unique/account/account_delete.sim
tests/script/unique/account/account_delete.sim
+1
-1
tests/script/unique/account/account_len.sim
tests/script/unique/account/account_len.sim
+1
-1
tests/script/unique/account/authority.sim
tests/script/unique/account/authority.sim
+1
-1
tests/script/unique/account/basic.sim
tests/script/unique/account/basic.sim
+1
-0
tests/script/unique/account/paras.sim
tests/script/unique/account/paras.sim
+1
-0
tests/script/unique/account/pass_alter.sim
tests/script/unique/account/pass_alter.sim
+1
-1
tests/script/unique/account/pass_len.sim
tests/script/unique/account/pass_len.sim
+1
-1
tests/script/unique/account/usage.sim
tests/script/unique/account/usage.sim
+1
-0
tests/script/unique/account/user_create.sim
tests/script/unique/account/user_create.sim
+1
-1
tests/script/unique/account/user_len.sim
tests/script/unique/account/user_len.sim
+1
-1
tests/script/unique/big/balance.sim
tests/script/unique/big/balance.sim
+24
-24
tests/script/unique/big/maxvnodes.sim
tests/script/unique/big/maxvnodes.sim
+3
-2
tests/script/unique/big/tcp.sim
tests/script/unique/big/tcp.sim
+4
-4
tests/script/unique/mnode/mgmt23.sim
tests/script/unique/mnode/mgmt23.sim
+3
-3
tests/script/unique/mnode/mgmt25.sim
tests/script/unique/mnode/mgmt25.sim
+2
-2
tests/script/unique/mnode/mgmt26.sim
tests/script/unique/mnode/mgmt26.sim
+3
-3
tests/script/unique/mnode/mgmt33.sim
tests/script/unique/mnode/mgmt33.sim
+5
-5
tests/script/unique/mnode/mgmt34.sim
tests/script/unique/mnode/mgmt34.sim
+9
-9
未找到文件。
tests/script/general/db/delete_reuse2.sim
浏览文件 @
fd9a32b6
...
...
@@ -26,6 +26,7 @@ system sh/cfg.sh -n dnode3 -c numOfTotalVnodes -v 4
system sh/cfg.sh -n dnode4 -c numOfTotalVnodes -v 4
print ========= start dnodes
sleep 2000
system sh/exec.sh -n dnode1 -s start
sleep 3000
sql connect
...
...
tests/script/jenkins/basic.txt
浏览文件 @
fd9a32b6
...
...
@@ -53,7 +53,7 @@ cd ../../../debug; make
./test.sh -f general/db/delete_reuse1.sim
./test.sh -f general/db/delete_reuse2.sim
./test.sh -f general/db/delete_reusevnode.sim
#
./test.sh -f general/db/delete_reusevnode2.sim
./test.sh -f general/db/delete_reusevnode2.sim
./test.sh -f general/db/delete_writing1.sim
./test.sh -f general/db/delete_writing2.sim
./test.sh -f general/db/len.sim
...
...
@@ -253,7 +253,7 @@ cd ../../../debug; make
#./test.sh -u -f unique/big/balance.sim
#./test.sh -u -f unique/big/maxvnodes.sim
#
./test.sh -u -f unique/big/tcp.sim
./test.sh -u -f unique/big/tcp.sim
##./test.sh -u -f unique/cluster/balance1.sim
##./test.sh -u -f unique/cluster/balance2.sim
...
...
@@ -298,13 +298,13 @@ cd ../../../debug; make
#./test.sh -u -f unique/metrics/replica3_dnode6.sim
#./test.sh -u -f unique/metrics/replica3_vnode3.sim
##
./test.sh -u -f unique/mnode/mgmt22.sim
##
./test.sh -u -f unique/mnode/mgmt23.sim
##
./test.sh -u -f unique/mnode/mgmt24.sim
##
./test.sh -u -f unique/mnode/mgmt25.sim
##
./test.sh -u -f unique/mnode/mgmt26.sim
##
./test.sh -u -f unique/mnode/mgmt33.sim
##
./test.sh -u -f unique/mnode/mgmt34.sim
./test.sh -u -f unique/mnode/mgmt22.sim
./test.sh -u -f unique/mnode/mgmt23.sim
./test.sh -u -f unique/mnode/mgmt24.sim
./test.sh -u -f unique/mnode/mgmt25.sim
./test.sh -u -f unique/mnode/mgmt26.sim
./test.sh -u -f unique/mnode/mgmt33.sim
./test.sh -u -f unique/mnode/mgmt34.sim
#./test.sh -u -f unique/mnode/mgmtr2.sim
#./test.sh -u -f unique/mnode/secondIp.sim
...
...
@@ -312,13 +312,10 @@ cd ../../../debug; make
##./test.sh -u -f unique/table/delete_part.sim
##./test.sh -u -f unique/vnode/replica2_basic2.sim
##./test.sh -u -f unique/vnode/replica3_basic.sim
#./test.sh -u -f unique/vnode/commit.sim
#./test.sh -u -f unique/vnode/many.sim
#./test.sh -u -f unique/vnode/replica2_basic.sim
##
./test.sh -u -f unique/vnode/replica2_basic2.sim
./test.sh -u -f unique/vnode/replica2_basic2.sim
#./test.sh -u -f unique/vnode/replica2_repeat.sim
##./test.sh -u -f unique/vnode/replica3_basic.sim
#./test.sh -u -f unique/vnode/replica3_repeat.sim
...
...
tests/script/sh/deploy.sh
浏览文件 @
fd9a32b6
...
...
@@ -99,7 +99,7 @@ echo "logDir $LOG_DIR" >> $TAOS_CFG
echo
"dDebugFlag 199"
>>
$TAOS_CFG
echo
"mDebugFlag 199"
>>
$TAOS_CFG
echo
"sdbDebugFlag 199"
>>
$TAOS_CFG
echo
"rpcDebugFlag 1
35
"
>>
$TAOS_CFG
echo
"rpcDebugFlag 1
51
"
>>
$TAOS_CFG
echo
"tmrDebugFlag 131"
>>
$TAOS_CFG
echo
"cDebugFlag 135"
>>
$TAOS_CFG
echo
"httpDebugFlag 135"
>>
$TAOS_CFG
...
...
tests/script/unique/account/account_create.sim
浏览文件 @
fd9a32b6
...
...
@@ -3,8 +3,8 @@ system sh/deploy.sh -n dnode1 -i 1
system sh/cfg.sh -n dnode1 -c wallevel -v 0
system sh/exec_up.sh -n dnode1 -s start
sql connect
sleep 3000
sql connect
print ============================ dnode1 start
...
...
tests/script/unique/account/account_delete.sim
浏览文件 @
fd9a32b6
...
...
@@ -3,8 +3,8 @@ system sh/deploy.sh -n dnode1 -i 1
system sh/cfg.sh -n dnode1 -c wallevel -v 0
system sh/exec_up.sh -n dnode1 -s start
sql connect
sleep 3000
sql connect
print ============= step1
sql create account oroot pass 'taosdata'
...
...
tests/script/unique/account/account_len.sim
浏览文件 @
fd9a32b6
...
...
@@ -3,8 +3,8 @@ system sh/deploy.sh -n dnode1 -i 1
system sh/cfg.sh -n dnode1 -c wallevel -v 0
system sh/exec_up.sh -n dnode1 -s start
sql connect
sleep 3000
sql connect
$i = 0
$dbPrefix = aldb
...
...
tests/script/unique/account/authority.sim
浏览文件 @
fd9a32b6
...
...
@@ -4,8 +4,8 @@ system sh/cfg.sh -n dnode1 -c wallevel -v 0
system sh/cfg.sh -n dnode1 -c numOfTotalVnodes -v 8
system sh/exec_up.sh -n dnode1 -s start
sql connect
sleep 3000
sql connect
print ============= step1
...
...
tests/script/unique/account/basic.sim
浏览文件 @
fd9a32b6
system sh/stop_dnodes.sh
system sh/deploy.sh -n dnode1 -i 1
system sh/exec_up.sh -n dnode1 -s start
sleep 3000
sql connect
print =============== show accounts
...
...
tests/script/unique/account/paras.sim
浏览文件 @
fd9a32b6
system sh/stop_dnodes.sh
system sh/deploy.sh -n dnode1 -i 1
system sh/exec_up.sh -n dnode1 -s start
sleep 3000
sql connect
print =============== show accounts
...
...
tests/script/unique/account/pass_alter.sim
浏览文件 @
fd9a32b6
...
...
@@ -3,8 +3,8 @@ system sh/deploy.sh -n dnode1 -i 1
system sh/cfg.sh -n dnode1 -c wallevel -v 0
system sh/exec_up.sh -n dnode1 -s start
sql connect
sleep 3000
sql connect
print ============= step1
sql create user read pass 'taosdata1'
...
...
tests/script/unique/account/pass_len.sim
浏览文件 @
fd9a32b6
...
...
@@ -3,8 +3,8 @@ system sh/deploy.sh -n dnode1 -i 1
system sh/cfg.sh -n dnode1 -c wallevel -v 0
system sh/exec_up.sh -n dnode1 -s start
sql connect
sleep 3000
sql connect
$i = 0
$dbPrefix = apdb
...
...
tests/script/unique/account/usage.sim
浏览文件 @
fd9a32b6
system sh/stop_dnodes.sh
system sh/deploy.sh -n dnode1 -i 1
system sh/exec_up.sh -n dnode1 -s start
sleep 3000
sql connect
print =============== show accounts
...
...
tests/script/unique/account/user_create.sim
浏览文件 @
fd9a32b6
...
...
@@ -3,8 +3,8 @@ system sh/deploy.sh -n dnode1 -i 1
system sh/cfg.sh -n dnode1 -c wallevel -v 0
system sh/exec_up.sh -n dnode1 -s start
sql connect
sleep 3000
sql connect
print =============== step1
sql show users
...
...
tests/script/unique/account/user_len.sim
浏览文件 @
fd9a32b6
...
...
@@ -3,8 +3,8 @@ system sh/deploy.sh -n dnode1 -i 1
system sh/cfg.sh -n dnode1 -c wallevel -v 0
system sh/exec_up.sh -n dnode1 -s start
sql connect
sleep 3000
sql connect
$i = 0
$dbPrefix = lm_us_db
...
...
tests/script/unique/big/balance.sim
浏览文件 @
fd9a32b6
...
...
@@ -20,7 +20,7 @@ system sh/cfg.sh -n dnode5 -c numOfTotalVnodes -v 4
system sh/cfg.sh -n dnode5 -c maxtablesPerVnode -v 1000
print =============== prepare data
system sh/exec.sh -n dnode1 -s start
system sh/exec
_up
.sh -n dnode1 -s start
sleep 3000
sql connect
...
...
@@ -87,7 +87,7 @@ endi
print ========== step1
sql create dnode $hostname2
system sh/exec.sh -n dnode2 -s start
system sh/exec
_up
.sh -n dnode2 -s start
$x = 0
show1:
...
...
@@ -98,12 +98,12 @@ show1:
endi
sql show dnodes
print dnode1
freeVnodes $data3_192.168.0.
1
print dnode2
freeVnodes $data3_192.168.0.
2
if $data
3_192.168.0.
1 != 2 then
print dnode1
openvnodes $data2_
1
print dnode2
openvnodes $data2_
2
if $data
2_
1 != 2 then
goto show1
endi
if $data
3_192.168.0.
2 != 2 then
if $data
2_
2 != 2 then
goto show1
endi
...
...
@@ -139,7 +139,7 @@ endi
print ========== step2
sql create dnode $hostname3
system sh/exec.sh -n dnode3 -s start
system sh/exec
_up
.sh -n dnode3 -s start
sleep 10000
print ========== step3
...
...
@@ -154,20 +154,20 @@ show3:
endi
sql show dnodes
print dnode1 freeVnodes $data
3_192.168.0.
1
print dnode2 freeVnodes $data
3_192.168.0.
2
print dnode3 freeVnodes $data
3_192.168.0.
3
if $data
3_192.168.0.
1 != 2 then
print dnode1 freeVnodes $data
2_
1
print dnode2 freeVnodes $data
2_
2
print dnode3 freeVnodes $data
2_
3
if $data
2_
1 != 2 then
goto show3
endi
if $data
3_192.168.0.
2 != NULL then
if $data
2_
2 != NULL then
goto show3
endi
if $data
3_192.168.0.
3 != 2 then
if $data
2_
3 != 2 then
goto show3
endi
system sh/exec.sh -n dnode2 -s stop -x SIGINT
system sh/exec
_up
.sh -n dnode2 -s stop -x SIGINT
sql select count(*) from t10
print select count(*) from t10 $data00 expect $rowNum
...
...
@@ -211,16 +211,16 @@ show4:
endi
sql show dnodes
print dnode1 freeVnodes $data
3_192.168.0.
1
print dnode3 freeVnodes $data
3_192.168.0.
3
if $data
3_192.168.0.
1 != 0 then
print dnode1 freeVnodes $data
2_
1
print dnode3 freeVnodes $data
2_
3
if $data
2_
1 != 0 then
goto show4
endi
if $data
3_192.168.0.
3 != NULL then
if $data
2_
3 != NULL then
goto show4
endi
system sh/exec.sh -n dnode3 -s stop -x SIGINT
system sh/exec
_up
.sh -n dnode3 -s stop -x SIGINT
sql select count(*) from t10
print select count(*) from t10 $data00 expect $rowNum
...
...
@@ -255,7 +255,7 @@ endi
print ========== step5
sql alter database db replica 2
sql create dnode $hostname4
system sh/exec.sh -n dnode4 -s start
system sh/exec
_up
.sh -n dnode4 -s start
$x = 0
show5:
...
...
@@ -266,12 +266,12 @@ show5:
endi
sql show dnodes
print dnode1 freeVnodes $data
3_192.168.0.
1
print dnode4 freeVnodes $data
3_192.168.0.
4
if $data
3_192.168.0.
1 != 0 then
print dnode1 freeVnodes $data
2_
1
print dnode4 freeVnodes $data
2_
4
if $data
2_
1 != 0 then
goto show5
endi
if $data
3_192.168.0.
4 != 0 then
if $data
2_
4 != 0 then
goto show5
endi
...
...
tests/script/unique/big/maxvnodes.sim
浏览文件 @
fd9a32b6
...
...
@@ -10,7 +10,8 @@ system sh/cfg.sh -n dnode1 -c maxShellConns -v 100000
system sh/cfg.sh -n dnode1 -c maxMgmtConnections -v 100000
print ========== prepare data
system sh/exec.sh -n dnode1 -s start
system sh/exec_up.sh -n dnode1 -s start
sleep 3000
sql connect
sql create database db
sql use db
...
...
@@ -49,7 +50,7 @@ system sh/cfg.sh -n dnode2 -c maxMgmtConnections -v 100000
print ========== step2
sql create dnode $hostname2
system sh/exec.sh -n dnode2 -s start
system sh/exec
_up
.sh -n dnode2 -s start
$x = 0
show3:
...
...
tests/script/unique/big/tcp.sim
浏览文件 @
fd9a32b6
...
...
@@ -14,8 +14,8 @@ system sh/cfg.sh -n dnode1 -c adminDebugFlag -v 131
system sh/cfg.sh -n dnode1 -c httpDebugFlag -v 135
system sh/cfg.sh -n dnode1 -c debugFlag -v 131
system sh/exec.sh -n dnode1 -s start
system sh/exec
_up
.sh -n dnode1 -s start
sleep 3000
sql connect
print ======================== dnode1 start
...
...
@@ -52,7 +52,7 @@ while $i < $tbNum
endw
$i = 0
while $i < 10
0
while $i < 10
print =============== step3 $i
sql select count(*) from $mt
print ===> $data00 $data01
...
...
@@ -83,7 +83,7 @@ while $i < $tbNum
endw
$i = 0
while $i < 10
0
while $i < 10
print =============== step5 $i
sql select count(*) from $mt where tgcol < 20200
print ===> $data00 $data01
...
...
tests/script/unique/mnode/mgmt23.sim
浏览文件 @
fd9a32b6
...
...
@@ -59,7 +59,7 @@ endi
if $dnode2Role != slave then
return -1
endi
if $dnode3Role !=
NULL
then
if $dnode3Role !=
null
then
return -1
endi
...
...
@@ -78,7 +78,7 @@ print dnode3 ==> $dnode3Role
if $dnode1Role != master then
return -1
endi
if $dnode2Role !=
NULL
then
if $dnode2Role !=
null
then
return -1
endi
if $dnode3Role != slave then
...
...
@@ -106,7 +106,7 @@ print dnode3 ==> $dnode3Role
if $dnode1Role != master then
return -1
endi
if $dnode2Role !=
NULL
then
if $dnode2Role !=
null
then
return -1
endi
if $dnode3Role != slave then
...
...
tests/script/unique/mnode/mgmt25.sim
浏览文件 @
fd9a32b6
...
...
@@ -59,7 +59,7 @@ endi
if $dnode2Role != slave then
return -1
endi
if $dnode3Role !=
NULL
then
if $dnode3Role !=
null
then
return -1
endi
...
...
@@ -78,7 +78,7 @@ print dnode3 ==> $dnode3Role
if $dnode1Role != master then
return -1
endi
if $dnode2Role !=
NULL
then
if $dnode2Role !=
null
then
return -1
endi
if $dnode3Role != slave then
...
...
tests/script/unique/mnode/mgmt26.sim
浏览文件 @
fd9a32b6
...
...
@@ -59,7 +59,7 @@ endi
if $dnode2Role != slave then
return -1
endi
if $dnode3Role !=
NULL
then
if $dnode3Role !=
null
then
return -1
endi
...
...
@@ -79,7 +79,7 @@ print dnode3 ==> $dnode3Role
if $dnode1Role != master then
return -1
endi
if $dnode2Role !=
NULL
then
if $dnode2Role !=
null
then
return -1
endi
if $dnode3Role != slave then
...
...
@@ -106,7 +106,7 @@ print dnode3 ==> $dnode3Role
if $dnode1Role != master then
return -1
endi
if $dnode2Role !=
NULL
then
if $dnode2Role !=
null
then
return -1
endi
if $dnode3Role != slave then
...
...
tests/script/unique/mnode/mgmt33.sim
浏览文件 @
fd9a32b6
...
...
@@ -18,10 +18,10 @@ print dnode3 ==> $data3_3
if $data2_1 != master then
return -1
endi
if $data3_2 !=
NULL
then
if $data3_2 !=
null
then
return -1
endi
if $data3_3 !=
NULL
then
if $data3_3 !=
null
then
return -1
endi
...
...
@@ -44,7 +44,7 @@ endi
if $dnode2Role != slave then
return -1
endi
if $dnode3Role !=
NULL
then
if $dnode3Role !=
null
then
return -1
endi
...
...
@@ -86,7 +86,7 @@ print dnode3 ==> $dnode3Role
if $dnode1Role != master then
return -1
endi
if $dnode2Role !=
NULL
then
if $dnode2Role !=
null
then
return -1
endi
if $dnode3Role != slave then
...
...
@@ -156,7 +156,7 @@ print dnode1 ==> $dnode1Role
print dnode2 ==> $dnode2Role
print dnode3 ==> $dnode3Role
if $dnode1Role !=
NULL
then
if $dnode1Role !=
null
then
return -1
endi
#if $dnode2Role != master then
...
...
tests/script/unique/mnode/mgmt34.sim
浏览文件 @
fd9a32b6
...
...
@@ -22,10 +22,10 @@ print dnode3 ==> $data3_3
if $data2_1 != master then
return -1
endi
if $data3_2 !=
NULL
then
if $data3_2 !=
null
then
return -1
endi
if $data3_3 !=
NULL
then
if $data3_3 !=
null
then
return -1
endi
...
...
@@ -50,10 +50,10 @@ endi
if $dnode2Role != slave then
return -1
endi
if $dnode3Role !=
NULL
then
if $dnode3Role !=
null
then
return -1
endi
if $dnode4Role !=
NULL
then
if $dnode4Role !=
null
then
return -1
endi
...
...
@@ -81,7 +81,7 @@ endi
if $dnode3Role != slave then
return -1
endi
if $dnode4Role !=
NULL
then
if $dnode4Role !=
null
then
return -1
endi
...
...
@@ -110,7 +110,7 @@ endi
if $dnode3Role != slave then
return -1
endi
if $dnode4Role !=
NULL
then
if $dnode4Role !=
null
then
return -1
endi
...
...
@@ -131,7 +131,7 @@ print dnode4 ==> $dnode4Role
if $dnode1Role != master then
return -1
endi
if $dnode2Role !=
NULL
then
if $dnode2Role !=
null
then
return -1
endi
if $dnode3Role != slave then
...
...
@@ -165,7 +165,7 @@ print dnode4 ==> $dnode4Role
if $dnode1Role != master then
return -1
endi
if $dnode2Role !=
NULL
then
if $dnode2Role !=
null
then
return -1
endi
if $dnode3Role != slave then
...
...
@@ -207,7 +207,7 @@ print dnode2 ==> $dnode2Role
print dnode3 ==> $dnode3Role
print dnode4 ==> $dnode4Role
if $dnode1Role !=
NULL
then
if $dnode1Role !=
null
then
return -1
endi
if $dnode2Role != slave then
...
...
编辑
预览
Markdown
is supported
0%
请重试
或
添加新附件
.
添加附件
取消
You are about to add
0
people
to the discussion. Proceed with caution.
先完成此消息的编辑!
取消
想要评论请
注册
或
登录