You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@doris.apache.org by GitBox <gi...@apache.org> on 2022/04/01 04:20:36 UTC

[GitHub] [incubator-doris] 924060929 commented on a change in pull request #8792: [test][enhance][refactor] support suite block to specify multiple group, suppo…

924060929 commented on a change in pull request #8792:
URL: https://github.com/apache/incubator-doris/pull/8792#discussion_r840218440



##########
File path: docs/zh-CN/developer-guide/regression-testing.md
##########
@@ -489,4 +531,11 @@ thread, lazyCheck, events, connect, selectUnionAll
 
 # 使用查询结果自动生成sql_action用例的.out文件,如果.out文件存在则覆盖
 ./run-regression-test.sh --run sql_action -forceGenOut
+```
+
+## CI/CD的支持
+### TeamCity
+可以使用--teamcity开启TeamCity Service Message. `-Dteamcity.enableStdErr=false`可以让错误日志也打印到stdout中,方便按顺序分析日志。

Review comment:
       不需要输出文件。除了配置启动命令,teamcity不需要修改什么。框架会打印teamcity的能识别的事件日志到标准输出流,teamcity在启动进程后会自动识别标准输出流中的日志




-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: commits-unsubscribe@doris.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org



---------------------------------------------------------------------
To unsubscribe, e-mail: commits-unsubscribe@doris.apache.org
For additional commands, e-mail: commits-help@doris.apache.org