change /etc/taos/taos.cfg parms about timezone!

This commit is contained in:
root 2021-09-06 11:17:00 +08:00
parent 9274679008
commit 48d4aef169
1 changed files with 1 additions and 0 deletions

1
Jenkinsfile vendored
View File

@ -235,6 +235,7 @@ 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