hello-stephen commented on code in PR #40184: URL: https://github.com/apache/doris/pull/40184#discussion_r1738900668
########## regression-test/suites/control_p1/test_report_version_missing.groovy: ########## @@ -18,6 +18,9 @@ import org.apache.doris.regression.suite.ClusterOptions import org.apache.doris.regression.util.NodeType +import org.awaitility.Awaitility +import static java.util.concurrent.TimeUnit.SECONDS + suite('test_report_version_missing', "nonConcurrent") { Review Comment: please add p1 group, like this "nonConcurrent,p1" -- 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