diff --git a/tests/script/jenkins/basic.txt b/tests/script/jenkins/basic.txt index 356e318eb44b390b10c4c9189392a31df0ea9be5..ce770aee56c9ddb7b3a6b866e4317d09c463c8d6 100644 --- a/tests/script/jenkins/basic.txt +++ b/tests/script/jenkins/basic.txt @@ -88,6 +88,7 @@ cd ../../../debug; make ./test.sh -f general/parser/topbot.sim ./test.sh -f general/db/nosuchfile.sim ./test.sh -f general/parser/function.sim +./test.sh -f unique/cluster/vgroup100.sim #======================b1-end=============== #======================b2-start=============== @@ -152,13 +153,12 @@ cd ../../../debug; make ./test.sh -f unique/account/user_create.sim ./test.sh -f unique/account/user_len.sim -./test.sh -f unique/big/balance.sim ./test.sh -f unique/big/maxvnodes.sim ./test.sh -f unique/big/tcp.sim ./test.sh -f unique/cluster/alter.sim ./test.sh -f unique/cluster/cache.sim -./test.sh -f unique/cluster/vgroup100.sim + #======================b2-end=============== #======================b3-start=============== @@ -424,5 +424,6 @@ cd ../../../debug; make ./test.sh -f general/parser/stableOp.sim ./test.sh -f general/parser/timestamp.sim ./test.sh -f general/parser/sliding.sim +./test.sh -f unique/big/balance.sim #======================b7-end===============