anuragmantri commented on PR #12274:
URL: https://github.com/apache/iceberg/pull/12274#issuecomment-2664824667

   > so adding check.dependsOn integrationTest on iceberg-aws module would 
break CI
   
   Another option to still run the `S3FileIO` tests is to create a new source 
set called `dockerIntegerationTests` in AWS module. It will then have 
   
   - Unit tests
   - Integration tests (which don't run in CI)
   - Docker Integration tests (which will run as part of `check` in the CI). 
   
   Let me know what you think? 


-- 
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-unsubscr...@iceberg.apache.org

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


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

Reply via email to