This is an automated email from the ASF dual-hosted git repository.

wangbo pushed a commit to branch branch-2.1
in repository https://gitbox.apache.org/repos/asf/doris.git


The following commit(s) were added to refs/heads/branch-2.1 by this push:
     new e3b4d4e6300 Reset workload_group_max_num for regression test (#35430)
e3b4d4e6300 is described below

commit e3b4d4e630083e41dbec798a0be333dccc005d9f
Author: wangbo <wan...@apache.org>
AuthorDate: Mon May 27 14:10:25 2024 +0800

    Reset workload_group_max_num for regression test (#35430)
---
 regression-test/pipeline/p0/conf/fe.conf | 1 +
 1 file changed, 1 insertion(+)

diff --git a/regression-test/pipeline/p0/conf/fe.conf 
b/regression-test/pipeline/p0/conf/fe.conf
index 3233d67dd56..80fd1d84af6 100644
--- a/regression-test/pipeline/p0/conf/fe.conf
+++ b/regression-test/pipeline/p0/conf/fe.conf
@@ -111,6 +111,7 @@ enable_job_schedule_second_for_test = true
 enable_workload_group = true
 publish_topic_info_interval_ms = 1000
 workload_sched_policy_interval_ms = 1000
+workload_group_max_num = 30
 
 master_sync_policy = WRITE_NO_SYNC
 replica_sync_policy = WRITE_NO_SYNC


---------------------------------------------------------------------
To unsubscribe, e-mail: commits-unsubscr...@doris.apache.org
For additional commands, e-mail: commits-h...@doris.apache.org

Reply via email to