nastra commented on PR #12671: URL: https://github.com/apache/iceberg/pull/12671#issuecomment-2772086011
Since the PR is now using JUnit tags to distinguish between tests I was wondering whether it would make more sense to actually move the docker-specific tests to `integrationTest` instead of introducing a `verificationIntegrationTest`. We would then annotate the current tests under `integrationTest` to indicate that those need ENV vars to be set and we would automatically include those annotated tests when those ENV vars are set. That way we don't need to introduce another test task and we could finally add `integrationTest` to be executed as part of normal CI. -- 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