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

morningman pushed a commit to branch branch-4.0
in repository https://gitbox.apache.org/repos/asf/doris.git


The following commit(s) were added to refs/heads/branch-4.0 by this push:
     new bc17fb72508 branch-4.0: [fix](case) exclude test_paimon_gcs in 
regression config #64155 (#64345)
bc17fb72508 is described below

commit bc17fb72508266538b3d66803a868e11dd890cf7
Author: github-actions[bot] 
<41898282+github-actions[bot]@users.noreply.github.com>
AuthorDate: Mon Jun 15 21:42:50 2026 +1000

    branch-4.0: [fix](case) exclude test_paimon_gcs in regression config #64155 
(#64345)
    
    Cherry-picked from #64155
    
    Co-authored-by: Dongyang Li <[email protected]>
---
 regression-test/pipeline/external/conf/regression-conf.groovy | 1 +
 1 file changed, 1 insertion(+)

diff --git a/regression-test/pipeline/external/conf/regression-conf.groovy 
b/regression-test/pipeline/external/conf/regression-conf.groovy
index bd3e395c964..d90055f8939 100644
--- a/regression-test/pipeline/external/conf/regression-conf.groovy
+++ b/regression-test/pipeline/external/conf/regression-conf.groovy
@@ -73,6 +73,7 @@ excludeSuites = "000_the_start_sentinel_do_not_touch," + // 
keep this line as th
     "test_index_failure_injection," +
     "test_information_schema_external," +
     "test_profile," +
+    "test_paimon_gcs," +
     "test_refresh_mtmv," +
     "test_spark_load," +
     "test_broker_load_func," +


---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to