SteNicholas commented on code in PR #1814:
URL:
https://github.com/apache/incubator-celeborn/pull/1814#discussion_r1308407641
##########
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:
@cfmcgrady, @waitinfuture, IMO, `CelebornHashCheckDiskSuite` includes the
verification whether cluster has available workers. Threrefore, it doesn't need
to add extra test cases to verify.
--
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]