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 576d0e6101f [chore](ci) cloud_p0 add regression conf (#57677)
576d0e6101f is described below

commit 576d0e6101fff3e45e964e3fda7106c3ff9fd2c6
Author: Dongyang Li <[email protected]>
AuthorDate: Tue Nov 4 15:17:19 2025 +0800

    [chore](ci) cloud_p0 add regression conf (#57677)
---
 regression-test/pipeline/cloud_p0/run.sh | 2 ++
 1 file changed, 2 insertions(+)

diff --git a/regression-test/pipeline/cloud_p0/run.sh 
b/regression-test/pipeline/cloud_p0/run.sh
index 6cca8b92af8..2769a16acb7 100644
--- a/regression-test/pipeline/cloud_p0/run.sh
+++ b/regression-test/pipeline/cloud_p0/run.sh
@@ -64,6 +64,8 @@ run() {
         echo "hwYunSk='${hwYunSk:-}'"
         echo "txYunAk='${txYunAk:-}'"
         echo "txYunSk='${txYunSk:-}'"
+        echo 
"regressionAliyunStsRegion='${regressionAliyunStsRegion:-cn-hongkong}'"
+        echo "regressionAliyunStsRoleArn='${regressionAliyunStsRoleArn:-}'"
     } 
>>"${teamcity_build_checkoutDir}"/regression-test/pipeline/cloud_p0/conf/regression-conf-custom.groovy
     cp -f 
"${teamcity_build_checkoutDir}"/regression-test/pipeline/cloud_p0/conf/regression-conf-custom.groovy
 \
         "${teamcity_build_checkoutDir}"/regression-test/conf/


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

Reply via email to