ZhangGuoqiang666 commented on code in PR #15209:
URL: https://github.com/apache/doris/pull/15209#discussion_r1055377815
##########
regression-test/framework/src/main/groovy/org/apache/doris/regression/Config.groovy:
##########
@@ -79,6 +79,13 @@ class Config {
public InetSocketAddress metaServiceHttpInetSocketAddress
public Integer parallel
public Integer suiteParallel
+
+ public String repo
+ public String testBranch
+ public String serverUrl
+ public String pipelineId
+ public String buildId
+
Review Comment:
Yes, it might be a better choice put items here. I will improve this place
--
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: [email protected]
For queries about this service, please contact Infrastructure at:
[email protected]
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]