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 c18fc263613 [chore](ci) fix skip buildall (#59724)
c18fc263613 is described below

commit c18fc263613c68aacf87e683c8bcb05a51e94595
Author: Dongyang Li <[email protected]>
AuthorDate: Fri Jan 9 18:19:44 2026 +0800

    [chore](ci) fix skip buildall (#59724)
---
 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 dd2d3e4e4d7..cd0e5a6a96d 100644
--- a/regression-test/pipeline/common/teamcity-utils.sh
+++ b/regression-test/pipeline/common/teamcity-utils.sh
@@ -73,7 +73,7 @@ conment_to_context=(
     ['cloud_p0']='cloud_p0 (Doris Cloud Regression)'
     ['cloud_p1']='cloud_p1 (Doris Cloud Regression)'
     ['vault_p0']='vault_p0 (Doris Cloud Regression)'
-    ['nonConcurrent']='NonConcurrent Regression (Doris Regression)'
+    ['nonConcurrent']='NonConcurrent Regression (nonConcurrent)'
     ['check_coverage']='check_coverage (Coverage)'
 )
 


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

Reply via email to