Jibing-Li commented on code in PR #13062: URL: https://github.com/apache/doris/pull/13062#discussion_r984687805
########## regression-test/conf/regression-conf.groovy: ########## @@ -60,3 +60,8 @@ hdfsFs = "hdfs://127.0.0.1:9000" hdfsUser = "doris-test" hdfsPasswd = "" brokerName = "broker_name" + +// broker load test config +enableBrokerLoad=false +awsAccessKey="" +awsSecretKey="" Review Comment: Where can I find these config items? I didn't find it. -- 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]
