cfmcgrady commented on code in PR #1814:
URL: 
https://github.com/apache/incubator-celeborn/pull/1814#discussion_r1308182595


##########
client-spark/spark-2/src/test/scala/org/apache/spark/shuffle/celeborn/CelebornShuffleManagerSuite.scala:
##########
@@ -49,7 +49,7 @@ class SparkShuffleManagerSuite extends Logging {
   }
 
   @junit.Test
-  def testClusterNotAvailable(): Unit = {
+  def testClusterNotAvailableWithQuota(): Unit = {

Review Comment:
   Given that we haven't initiated any Celeborn server instances, the current 
test case only addresses the `Cluster Not Available` scenario, not the `Cluster 
Not Available With Quota` scenario.



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

Reply via email to