提交 68215323 编写于 作者: L liuyq-617

fix jenkins error

上级 d343bb02
......@@ -39,7 +39,8 @@ def pre_test(){
sudo rmtaos || echo "taosd has not installed"
'''
sh '''
ps -ef | grep taosd | grep -v grep | awk '{print $2}' | xargs kill -9
killall -9 taosd
killall -9 gdb
cd ${WKC}
git checkout develop
git reset --hard HEAD~10 >/dev/null
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册