dongjoon-hyun commented on pull request #35263: URL: https://github.com/apache/spark/pull/35263#issuecomment-1017981954
Thank you so much. I tested K8s module manually. Merged to master. ``` $ build/sbt -Pkubernetes "kubernetes/test" ... [info] Run completed in 1 minute, 3 seconds. [info] Total number of tests run: 185 [info] Suites: completed 32, aborted 0 [info] Tests: succeeded 185, failed 0, canceled 0, ignored 0, pending 0 [info] All tests passed. ``` -- 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]
