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

dataroaring 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 f3c4b006b0d [chore](ci) fix fe conf of clout_p0 (#31388)
f3c4b006b0d is described below

commit f3c4b006b0dd6d62f6cc3ade8e524cdee854be84
Author: Dongyang Li <hello_step...@qq.com>
AuthorDate: Mon Feb 26 20:04:16 2024 +0800

    [chore](ci) fix fe conf of clout_p0 (#31388)
    
    Co-authored-by: stephen <hello-step...@qq.com>
---
 regression-test/pipeline/cloud_p0/conf/fe_custom.conf | 2 ++
 1 file changed, 2 insertions(+)

diff --git a/regression-test/pipeline/cloud_p0/conf/fe_custom.conf 
b/regression-test/pipeline/cloud_p0/conf/fe_custom.conf
index 5a96e7f075a..59c1d498ac3 100644
--- a/regression-test/pipeline/cloud_p0/conf/fe_custom.conf
+++ b/regression-test/pipeline/cloud_p0/conf/fe_custom.conf
@@ -33,3 +33,5 @@ priority_networks=127.0.0.1/24
 cloud_http_port=18030
 meta_service_endpoint=127.0.0.1:5000
 cloud_unique_id=cloud_unique_id_sql_server00
+# for case test_build_mtmv.groovy
+enable_job_schedule_second_for_test=true


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

Reply via email to