deardeng commented on code in PR #39767: URL: https://github.com/apache/doris/pull/39767#discussion_r1726433685
########## regression-test/framework/src/main/groovy/org/apache/doris/regression/suite/SuiteCluster.groovy: ########## @@ -168,6 +178,10 @@ class Backend extends ServerNode { return NodeType.BE } + String getLogFilePath() { Review Comment: 要不把 conf doris-meta storage 都暴露出来,回归case中就好做些事了 -- 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-unsubscr...@doris.apache.org For queries about this service, please contact Infrastructure at: us...@infra.apache.org --------------------------------------------------------------------- To unsubscribe, e-mail: commits-unsubscr...@doris.apache.org For additional commands, e-mail: commits-h...@doris.apache.org