holdenk commented on a change in pull request #25748: [SPARK-28904][K8S] Create
mount for PvTestSuire
URL: https://github.com/apache/spark/pull/25748#discussion_r327749271
##########
File path:
resource-managers/kubernetes/integration-tests/src/test/scala/org/apache/spark/deploy/k8s/integrationtest/PVTestsSuite.scala
##########
@@ -156,12 +167,18 @@ private[spark] trait PVTestsSuite { k8sSuite:
KubernetesSuite =>
}
private[spark] object PVTestsSuite {
- val STORAGE_NAME = "test-local-storage"
+ val STORAGE_NAME = "test-local-storage-2"
Review comment:
This was just to make sure I had got all of the places we used the raw
string. I'll switch this back.
----------------------------------------------------------------
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]
With regards,
Apache Git Services
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]