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 e7a468b7b31 [chore](ci) set enableKafkaTest=true for test_routine_load
(#33271)
e7a468b7b31 is described below
commit e7a468b7b31fbac19b07884ee2d94576398dfc8c
Author: Dongyang Li <[email protected]>
AuthorDate: Sat Apr 6 09:20:57 2024 +0800
[chore](ci) set enableKafkaTest=true for test_routine_load (#33271)
---
regression-test/pipeline/cloud_p0/conf/regression-conf-custom.groovy | 3 +++
1 file changed, 3 insertions(+)
diff --git
a/regression-test/pipeline/cloud_p0/conf/regression-conf-custom.groovy
b/regression-test/pipeline/cloud_p0/conf/regression-conf-custom.groovy
index ec3c2fd8719..fc25f23a353 100644
--- a/regression-test/pipeline/cloud_p0/conf/regression-conf-custom.groovy
+++ b/regression-test/pipeline/cloud_p0/conf/regression-conf-custom.groovy
@@ -58,4 +58,7 @@ excludeDirectories = "000_the_start_sentinel_do_not_touch," +
// keep this line
max_failure_num = 100
+// test_routine_load
+enableKafkaTest=true
+
// vim: tw=10086 et ts=4 sw=4:
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]