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

hellostephen 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 3e2e0fb1068 [ci](trigger) branch-2.1 PR skip performance check (#53021)
3e2e0fb1068 is described below

commit 3e2e0fb1068d4015a082caf062ef9d3fcd71e5d6
Author: Dongyang Li <[email protected]>
AuthorDate: Thu Jul 10 16:14:28 2025 +0800

    [ci](trigger) branch-2.1 PR skip performance check (#53021)
---
 regression-test/pipeline/common/teamcity-utils.sh | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/regression-test/pipeline/common/teamcity-utils.sh 
b/regression-test/pipeline/common/teamcity-utils.sh
index b7b242a5641..2b677f58d71 100644
--- a/regression-test/pipeline/common/teamcity-utils.sh
+++ b/regression-test/pipeline/common/teamcity-utils.sh
@@ -28,7 +28,7 @@ targetBranch_to_pipelines=(
     ['master']='feut beut cloudut compile p0 p1 external arm performance 
cloud_p0 cloud_p1 vault_p0 nonConcurrent'
     ['branch-3.1']='feut beut cloudut compile p0 p1 external arm performance 
cloud_p0 cloud_p1 vault_p0 nonConcurrent'
     ['branch-3.0']='feut beut cloudut compile p0 p1 external arm performance 
cloud_p0 cloud_p1 vault_p0 nonConcurrent'
-    ['branch-2.1']='feut beut compile p0 p1 external arm performance'
+    ['branch-2.1']='feut beut compile p0 p1 external arm'
     ['branch-2.0']='feut beut compile p0 p1 external arm performance'
 )
 


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

Reply via email to