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

hellostephen pushed a commit to branch hello-stephen-patch-7
in repository https://gitbox.apache.org/repos/asf/doris.git

commit 1b633ffbb79a1698485c09b266f2aecd212dea75
Author: Dongyang Li <lidongy...@selectdb.com>
AuthorDate: Wed Jan 8 21:54:15 2025 +0800

    [fix](ci) tmp exclude block case test_cumu_compaction_with_delete
---
 regression-test/pipeline/p0/conf/regression-conf.groovy | 1 +
 1 file changed, 1 insertion(+)

diff --git a/regression-test/pipeline/p0/conf/regression-conf.groovy 
b/regression-test/pipeline/p0/conf/regression-conf.groovy
index 9965e540fe3..7fa505aa1c9 100644
--- a/regression-test/pipeline/p0/conf/regression-conf.groovy
+++ b/regression-test/pipeline/p0/conf/regression-conf.groovy
@@ -64,6 +64,7 @@ excludeGroups = ""
 excludeSuites = "000_the_start_sentinel_do_not_touch," + // keep this line as 
the first line
     "test_bitmap_filter," +
     "test_routine_load_eof," +
+    "test_cumu_compaction_with_delete," +
     "test_dump_image," +
     "test_index_failure_injection," +
     "test_profile," +


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

Reply via email to