You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@iceberg.apache.org by GitBox <gi...@apache.org> on 2022/09/22 08:34:21 UTC

[GitHub] [iceberg] ajantha-bhat commented on a diff in pull request #5826: Build: Run AWS integration tests on CI

ajantha-bhat commented on code in PR #5826:
URL: https://github.com/apache/iceberg/pull/5826#discussion_r977362777


##########
build.gradle:
##########
@@ -418,6 +418,7 @@ project(':iceberg-aws') {
     testClassesDirs = sourceSets.integration.output.classesDirs
     classpath = sourceSets.integration.runtimeClasspath
   }
+  check.dependsOn integrationTest

Review Comment:
   I think it needs AWS credentials, just enabling will not work.
   
   have you seen this?
   https://github.com/apache/iceberg/pull/4855



-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: issues-unsubscribe@iceberg.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org


---------------------------------------------------------------------
To unsubscribe, e-mail: issues-unsubscribe@iceberg.apache.org
For additional commands, e-mail: issues-help@iceberg.apache.org