Yikun removed a comment on pull request #35733: URL: https://github.com/apache/spark/pull/35733#issuecomment-1059744723
``` $ build/sbt -Pvolcano -Pkubernetes -Pkubernetes-integration-tests -Dtest.exclude.tags=minikube,r -Dtest.include.tags=volcano -Dspark.kubernetes.test.namespace=default "kubernetes-integration-tests/testOnly" [info] VolcanoSuite: [info] - Run SparkPi with volcano scheduler (12 seconds, 202 milliseconds) [info] - SPARK-38188: Run SparkPi jobs with 2 queues (only 1 enabled) (17 seconds, 398 milliseconds) [info] - SPARK-38188: Run SparkPi jobs with 2 queues (all enabled) (26 seconds, 452 milliseconds) [info] Run completed in 59 seconds, 484 milliseconds. [info] Total number of tests run: 3 [info] Suites: completed 2, aborted 0 [info] Tests: succeeded 3, failed 0, canceled 0, ignored 0, pending 0 [info] All tests passed. $ k get pod No resources found in default namespace. ``` -- 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]
