yiguolei commented on code in PR #43144:
URL: https://github.com/apache/doris/pull/43144#discussion_r1900021926


##########
regression-test/suites/workload_manager_p0/test_curd_wlg.groovy:
##########
@@ -787,4 +797,50 @@ suite("test_crud_wlg") {
 
     sql "drop workload group if exists default_val_wg"
 
+    for (int i = 0; i < 20; i++) {
+        // 1. SHOW BACKENDS get be ip and http port

Review Comment:
   这种测试是不是直接使用be ut,构造workload group 对象,然后删掉,然后再构造,然后读取doris metrics 
对象,这种单侧比较容易覆盖呢?



-- 
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]

Reply via email to