anuragmantri commented on PR #12274: URL: https://github.com/apache/iceberg/pull/12274#issuecomment-2664067160
I turns out, we don't run AWS CI workflow at all. See https://github.com/apache/iceberg/pull/4855 and https://github.com/apache/iceberg/pull/5826 so adding `check.dependsOn integrationTest` on `iceberg-aws` module would break CI. I removed the dependency. The implication is that some AWS tests that were running in CI will not be running after this change. I think it's best to leave AWS tests as they were before till the docker issue (https://github.com/apache/iceberg/issues/12237) is fixed. We can move Azure docker tests to integration in this PR. What do you think @nastra ? -- 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