test: modify checkpackages scritps

This commit is contained in:
tomchon 2022-08-30 19:13:26 +08:00
parent f34287faaa
commit 6478a2d600
1 changed files with 0 additions and 1 deletions

View File

@ -182,7 +182,6 @@ pipeline {
cd ${TDENGINE_ROOT_DIR}/packaging
bash testpackage.sh ${TD_SERVER_TAR} ${version} ${BASE_TD_SERVER_TAR} ${baseVersion} server
python3 checkPackageRuning.py
rmtaos
'''
sh '''
cd ${TDENGINE_ROOT_DIR}/packaging