提交 f144740b 编写于 作者: T tianshuo78520a 提交者: Tao Luo

change ci ctest exit code (#17745)

上级 67c8dade
......@@ -704,7 +704,7 @@ set +x
card_test "$multiple_card_tests" 2 # run cases with two GPUs
card_test "$exclusive_tests" # run cases exclusively, in this cases would be run with 4/8 GPUs
if [[ "$EXIT_CODE" != "0" ]]; then
exit 1;
exit 8;
fi
set -ex
fi
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册