modify Jenkifile

This commit is contained in:
root 2021-09-06 15:20:13 +08:00
parent 48d4aef169
commit cc8a7e0f5a
1 changed files with 0 additions and 1 deletions

1
Jenkinsfile vendored
View File

@ -235,7 +235,6 @@ pipeline {
npm install td2.0-connector > /dev/null 2>&1
node nodejsChecker.js host=localhost
cd ${WKC}/tests/connectorTest/nodejsTest/nanosupport
echo "timezone Asia/Shanghai (CST, +0800)">>/etc/taos/taos.cfg
npm install td2.0-connector > /dev/null 2>&1
node nanosecondTest.js
node test1970.js