dongjoon-hyun commented on pull request #35376: URL: https://github.com/apache/spark/pull/35376#issuecomment-1027035109
Yes, there are several improvements in SBT area. Since it's broad, let me make a separate doc PR for that, @viirya . > The document integration-tests/README.md seems not mention how to run K8S IT using sbt. Should we update it too? ``` (This PR) [SPARK-38081][K8S][TESTS] Support cloud-backend in K8s IT with SBT 419d17378c [SPARK-38072][K8S][TESTS] Support K8s imageTag parameter in SBT K8s IT 71c34b42f3 [SPARK-38071][K8S][TESTS] Support K8s namespace parameter in SBT K8s IT ed3ea989f9 [SPARK-37713][K8S][FOLLOWUP] Fix insufficient namespace propagation 169be3e1e6 [SPARK-38049][K8S][TESTS] Use Java 17 in K8s integration tests by default 4f75577234 [SPARK-38048][K8S][TESTS] Add `IntegrationTestBackend.describePods` to support all K8s test backends 69c213d356 [SPARK-38029][K8S][TESTS] Support K8S integration test in SBT ``` Merged to master~ -- 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: [email protected] For queries about this service, please contact Infrastructure at: [email protected] --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
