attilapiros commented on a change in pull request #31829:
URL: https://github.com/apache/spark/pull/31829#discussion_r628837167
##########
File path:
resource-managers/kubernetes/integration-tests/src/test/scala/org/apache/spark/deploy/k8s/integrationtest/KubernetesSuite.scala
##########
@@ -565,6 +565,7 @@ class KubernetesSuite extends SparkFunSuite
private[spark] object KubernetesSuite {
val k8sTestTag = Tag("k8s")
+ val pvTestTag = Tag("persistentVolume")
Review comment:
This would be a temporary change to enable Jenkins to use Docker as
minikube's driver.
This way Kubernetes integration test would be successful.
More about it:
https://issues.apache.org/jira/browse/SPARK-34738?focusedCommentId=17324165&page=com.atlassian.jira.plugin.system.issuetabpanels%3Acomment-tabpanel#comment-17324165
--
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:
[email protected]
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]