We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 1e1ce74 commit 76f9330Copy full SHA for 76f9330
1 file changed
tests/spark-it/src/test/scala/org/apache/celeborn/tests/spark/RetryReviveTest.scala
@@ -57,7 +57,7 @@ class RetryReviveTest extends AnyFunSuite
57
ss.stop()
58
}
59
60
- test(
+ ignore(
61
"celeborn spark integration test - e2e test retry revive with new allocated workers from RPC") {
62
val testConf = Map(
63
s"${CelebornConf.CLIENT_PUSH_MAX_REVIVE_TIMES.key}" -> "3",
0 commit comments