dongjoon-hyun commented on a change in pull request #31829:
URL: https://github.com/apache/spark/pull/31829#discussion_r628898201
##########
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:
Yes, that's exactly what I mean. We had better mention this workaround
and limitation (ignoring PVC tests) of this PR in the description for the
reviewers.
> This would be a temporary change to enable Jenkins to use Docker as
minikube's driver.
This way Kubernetes integration test would be successful.
--
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]