dongjoon-hyun commented on code in PR #36374:
URL: https://github.com/apache/spark/pull/36374#discussion_r861222500


##########
resource-managers/kubernetes/core/src/test/scala/org/apache/spark/deploy/k8s/features/MountVolumesFeatureStepSuite.scala:
##########
@@ -148,6 +149,26 @@ class MountVolumesFeatureStepSuite extends SparkFunSuite {
     assert(executorPVC.getClaimName.endsWith("-exec-1-pvc-0"))
   }
 
+  test("SPARK-39006 Show a directional error message for PVC Dynamic 
Allocation Failure") {

Review Comment:
   1. We need `:`, e.g., `SPARK-39006` -> `SPARK-39006:`.
   2. After this PR, we don't have PVC Dynamic Allocation Failure. Please 
revise the test case.



-- 
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]

Reply via email to