maropu commented on a change in pull request #32631: URL: https://github.com/apache/spark/pull/32631#discussion_r637372404
########## File path: dev/sparktestsupport/modules.py ########## @@ -743,6 +743,17 @@ def __hash__(self): ] ) +docker_integration_tests = Module( Review comment: I thought this test (& the k8s integration one) was intentionally excluded from this file because it is heavy. So, I tried to simply run the docker integration tests via `sbt` in my PR. -- 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. For queries about this service, please contact Infrastructure at: us...@infra.apache.org --------------------------------------------------------------------- To unsubscribe, e-mail: reviews-unsubscr...@spark.apache.org For additional commands, e-mail: reviews-h...@spark.apache.org