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

panxiaolei 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 1aa4b3c5a8 [fix](case) Update regression-conf.groovy (#24116)
1aa4b3c5a8 is described below

commit 1aa4b3c5a8c383cde2eaee0283b9b5ae67715b42
Author: Dongyang Li <hello_step...@qq.com>
AuthorDate: Tue Sep 12 10:45:14 2023 +0800

    [fix](case) Update regression-conf.groovy (#24116)
    
    Update regression-conf.groovy
---
 regression-test/pipeline/p0/conf/regression-conf.groovy | 4 +---
 1 file changed, 1 insertion(+), 3 deletions(-)

diff --git a/regression-test/pipeline/p0/conf/regression-conf.groovy 
b/regression-test/pipeline/p0/conf/regression-conf.groovy
index 9bfcf92d52..117b929abb 100644
--- a/regression-test/pipeline/p0/conf/regression-conf.groovy
+++ b/regression-test/pipeline/p0/conf/regression-conf.groovy
@@ -54,9 +54,7 @@ testDirectories = ""
 // this groups will not be executed
 excludeGroups = ""
 // this suites will not be executed
-
-excludeSuites = 
"test_ddl,test_analyze,test_leading,test_stream_load_move_memtable,ds_rf95ds_rf16,ds_rf94,test_profile,test_broker_load,test_spark_load,test_refresh_mtmv,test_bitmap_filter,test_export_parquet,test_doris_jdbc_catalog,nereids_delete_mow_partial_update,insert_group_commit_with_prepare_stmt"
-
+excludeSuites = 
"test_sql_block_rule,test_ddl,test_analyze,test_leading,test_stream_load_move_memtable,ds_rf95,ds_rf16,ds_rf94,test_profile,test_broker_load,test_spark_load,test_refresh_mtmv,test_bitmap_filter,test_export_parquet,test_doris_jdbc_catalog,nereids_delete_mow_partial_update,insert_group_commit_with_prepare_stmt"
 // this directories will not be executed
 excludeDirectories = "workload_manager_p1"
 


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

Reply via email to