This is an automated email from the ASF dual-hosted git repository.
yiguolei 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 5ba70abfd59 [case](mtmv) external pipeline set
enable_job_schedule_second_for_tes… (#46723)
5ba70abfd59 is described below
commit 5ba70abfd59cbf9606a5d665a2cf92abf58b2391
Author: zhangdong <[email protected]>
AuthorDate: Fri Jan 10 10:40:55 2025 +0800
[case](mtmv) external pipeline set enable_job_schedule_second_for_tes…
(#46723)
…t = true (#46325)
pick: https://github.com/apache/doris/pull/46325
---
regression-test/pipeline/external/conf/fe.conf | 1 +
1 file changed, 1 insertion(+)
diff --git a/regression-test/pipeline/external/conf/fe.conf
b/regression-test/pipeline/external/conf/fe.conf
index 2aff2dcf1ba..f0c08e06a58 100644
--- a/regression-test/pipeline/external/conf/fe.conf
+++ b/regression-test/pipeline/external/conf/fe.conf
@@ -85,6 +85,7 @@ enable_workload_group = true
# enable mtmv
enable_mtmv = true
+enable_job_schedule_second_for_test = true
# enable auto collect statistics
enable_auto_collect_statistics=true
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]