提交 fed96114 编写于 作者: T tangfangzhi

print date time before test

上级 e27ebe71
...@@ -173,8 +173,11 @@ pipeline { ...@@ -173,8 +173,11 @@ pipeline {
pre_test() pre_test()
sh ''' sh '''
cd ${WKC}/tests/parallel_test cd ${WKC}/tests/parallel_test
date
time ./container_build.sh -w ${WKDIR} -t 8 time ./container_build.sh -w ${WKDIR} -t 8
rm -f /tmp/cases.task
./collect_cases.sh ./collect_cases.sh
date
time ./run.sh -m /home/m.json -t /tmp/cases.task -b ${CHANGE_TARGET} -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.
先完成此消息的编辑!
想要评论请 注册