Merge pull request #5069 from taosdata/test/testcase
<test>modify test case suite
This commit is contained in:
commit
198642e1ab
|
@ -155,7 +155,7 @@ if [ "$2" != "python" ]; then
|
|||
elif [ "$1" == "b1" ]; then
|
||||
echo "### run TSIM b1 test ###"
|
||||
runSimCaseOneByOne jenkins/basic_1.txt
|
||||
# runSimCaseOneByOne jenkins/basic_4.txt
|
||||
runSimCaseOneByOne jenkins/basic_4.txt
|
||||
elif [ "$1" == "b2" ]; then
|
||||
echo "### run TSIM b2 test ###"
|
||||
runSimCaseOneByOne jenkins/basic_2.txt
|
||||
|
|
Loading…
Reference in New Issue