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

liaoxin pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/doris.git


The following commit(s) were added to refs/heads/master by this push:
     new 04cfa16208e [chore](ci) adjust cloud_p* be.conf (#34132)
04cfa16208e is described below

commit 04cfa16208e270ea84b4c7e4feb51c90766a0af2
Author: Dongyang Li <[email protected]>
AuthorDate: Fri Apr 26 09:53:06 2024 +0800

    [chore](ci) adjust cloud_p* be.conf (#34132)
---
 regression-test/pipeline/cloud_p0/conf/be_custom.conf | 1 -
 regression-test/pipeline/cloud_p1/conf/be_custom.conf | 1 -
 2 files changed, 2 deletions(-)

diff --git a/regression-test/pipeline/cloud_p0/conf/be_custom.conf 
b/regression-test/pipeline/cloud_p0/conf/be_custom.conf
index 9f85d1c98fa..a84891beda8 100644
--- a/regression-test/pipeline/cloud_p0/conf/be_custom.conf
+++ b/regression-test/pipeline/cloud_p0/conf/be_custom.conf
@@ -7,7 +7,6 @@ push_worker_count_high_priority = 2
 streaming_load_max_mb = 107374182400
 clear_file_cache=true
 enable_file_cache=true
-mem_limit=50%
 #disable_storage_page_cache = true
 enable_file_cache_query_limit=true
 file_cache_max_file_segment_size=1048576
diff --git a/regression-test/pipeline/cloud_p1/conf/be_custom.conf 
b/regression-test/pipeline/cloud_p1/conf/be_custom.conf
index 1f4104304fc..ae9efacf488 100644
--- a/regression-test/pipeline/cloud_p1/conf/be_custom.conf
+++ b/regression-test/pipeline/cloud_p1/conf/be_custom.conf
@@ -7,7 +7,6 @@ push_worker_count_high_priority = 2
 streaming_load_max_mb = 107374182400
 clear_file_cache=true
 enable_file_cache=true
-mem_limit=50%
 #disable_storage_page_cache = true
 enable_file_cache_query_limit=true
 file_cache_max_file_segment_size=1048576


---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to