提交 e27ebe71 编写于 作者: T tangfangzhi

remove bdb related

上级 ff5fd96a
......@@ -59,7 +59,6 @@ def pre_test(){
sh '''
cd ${WKC}
git checkout 3.0
[ -d contrib/bdb ] && cd contrib/bdb && git clean -fxd && cd ../..
'''
} else {
sh '''
......@@ -176,7 +175,7 @@ pipeline {
cd ${WKC}/tests/parallel_test
time ./container_build.sh -w ${WKDIR} -t 8
./collect_cases.sh
time ./run.sh -m /home/m.json -t /tmp/cases.task -b 3.0 -l ${WKDIR}/log
time ./run.sh -m /home/m.json -t /tmp/cases.task -b ${CHANGE_TARGET} -l ${WKDIR}/log
'''
}
}
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册