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

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


The following commit(s) were added to refs/heads/branch-3.0 by this push:
     new 23a5cd146cc branch-3.0: [Test](IAMROLE) update IAMROLE export cases 
(#51035)
23a5cd146cc is described below

commit 23a5cd146ccbf10f00ce6f190490a0683a1cceaf
Author: MoanasDaddyXu <[email protected]>
AuthorDate: Mon May 19 19:55:06 2025 +0800

    branch-3.0: [Test](IAMROLE) update IAMROLE export cases (#51035)
---
 regression-test/suites/aws_iam_role_p0/test_export_with_role.groovy | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git 
a/regression-test/suites/aws_iam_role_p0/test_export_with_role.groovy 
b/regression-test/suites/aws_iam_role_p0/test_export_with_role.groovy
index 1fbf4f3a8f0..1785e9f4dce 100644
--- a/regression-test/suites/aws_iam_role_p0/test_export_with_role.groovy
+++ b/regression-test/suites/aws_iam_role_p0/test_export_with_role.groovy
@@ -73,7 +73,7 @@ suite("test_export_with_role") {
             "s3.region" = "${region}",
             "s3.role_arn" = "${roleArn}",
             "s3.external_id"="${externalId}",
-            "provider" = "AWS"
+            "provider" = "S3"
         );
     """
 


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

Reply via email to