未验证 提交 e26295e8 编写于 作者: H huolibo 提交者: GitHub

other(driver) : add taos-connector-jdbc cases to CI (#12683)

上级 fdeda086
......@@ -25,9 +25,9 @@ nohup taosd -c ${taosdConfig} > /dev/null 2>&1 &
nohup taosadapter -c ${adapterConfig} > /dev/null 2>&1 &
sleep 10
cd ../../../../
WKC=`pwd`
cd ${WKC}/src/connector/jdbc
cd ../../
git clone git@github.com:taosdata/taos-connector-jdbc.git --branch main --single-branch --depth 1
cd taos-connector-jdbc
mvn clean test > jdbc-out.log 2>&1
tail -n 20 jdbc-out.log
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册