未验证 提交 8bd69193 编写于 作者: T tianshuo78520a 提交者: GitHub

Add test ut cicheck_py37 (#43804)

上级 148fa05e
......@@ -3340,7 +3340,6 @@ function main() {
build_pr_and_develop
;;
build_dev_test)
#build_develop
cmake_gen_and_build ${PYTHON_ABI:-""} ${parallel_number}
get_build_time_file
;;
......@@ -3529,8 +3528,9 @@ function main() {
cicheck_py37)
cmake_gen_and_build ${PYTHON_ABI:-""} ${parallel_number}
run_linux_cpu_test ${PYTHON_ABI:-""} ${PROC_RUN:-1}
#parallel_test
;;
test_cicheck_py37)
run_linux_cpu_test ${PYTHON_ABI:-""} ${PROC_RUN:-1}
;;
cpu_cicheck_py35)
cmake_gen_and_build ${PYTHON_ABI:-""} ${parallel_number}
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册