提交 cd49e5b4 编写于 作者: haoranc's avatar haoranc

test:add testcase of enterprise installPackages

上级 c3514a97
......@@ -117,9 +117,6 @@ pipeline {
verMode="community enterprise"
fi
verModeList=${verMode}
'''
sh '''
for verModeSin in ${verModeList}
do
cd ${TDENGINE_ROOT_DIR}/packaging
......@@ -152,9 +149,6 @@ pipeline {
verMode="community enterprise"
fi
verModeList=${verMode}
'''
sh '''
for verModeSin in ${verModeList}
do
cd ${TDENGINE_ROOT_DIR}/packaging
......@@ -188,8 +182,6 @@ pipeline {
verMode="community enterprise"
fi
verModeList=${verMode}
'''
sh '''
for verModeSin in ${verModeList}
do
cd ${TDENGINE_ROOT_DIR}/packaging
......@@ -222,8 +214,6 @@ pipeline {
verMode="community enterprise"
fi
verModeList=${verMode}
'''
sh '''
for verModeSin in ${verModeList}
do
cd ${TDENGINE_ROOT_DIR}/packaging
......@@ -257,9 +247,6 @@ pipeline {
verMode="community enterprise"
fi
verModeList=${verMode}
'''
sh '''
for verModeSin in ${verModeList}
do
cd ${TDENGINE_ROOT_DIR}/packaging
......@@ -283,8 +270,6 @@ pipeline {
verMode="community enterprise"
fi
verModeList=${verMode}
'''
sh '''
for verModeSin in ${verModeList}
do
cd ${TDENGINE_ROOT_DIR}/packaging
......@@ -321,8 +306,6 @@ pipeline {
verMode="community enterprise"
fi
verModeList=${verMode}
'''
sh '''
for verModeSin in ${verModeList}
do
cd ${TDENGINE_ROOT_DIR}/packaging
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册