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

yiguolei 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 bcf06134168 branch-4.0: [chore](case) forbid restore cases on cloud 
#56765 (#56794)
bcf06134168 is described below

commit bcf061341685374360eb6819ba7d055bfd5f0b31
Author: github-actions[bot] 
<41898282+github-actions[bot]@users.noreply.github.com>
AuthorDate: Sat Oct 11 16:19:07 2025 +0800

    branch-4.0: [chore](case) forbid restore cases on cloud #56765 (#56794)
    
    Cherry-picked from #56765
    
    Co-authored-by: shuke <[email protected]>
---
 regression-test/pipeline/cloud_p0/conf/regression-conf-custom.groovy | 1 +
 1 file changed, 1 insertion(+)

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 dc5c812be02..8ede4da7a33 100644
--- a/regression-test/pipeline/cloud_p0/conf/regression-conf-custom.groovy
+++ b/regression-test/pipeline/cloud_p0/conf/regression-conf-custom.groovy
@@ -85,6 +85,7 @@ excludeDirectories = "000_the_start_sentinel_do_not_touch," + 
// keep this line
     "variant_p0/nested," +
     "variant_p0/nested/sql," +
     "plsql_p0," + // plsql is not developped any more, add by sk.
+    "restore_p0," + // 
     "zzz_the_end_sentinel_do_not_touch" // keep this line as the last line
 
 max_failure_num = 50


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

Reply via email to