tgravescs commented on a change in pull request #29225:
URL: https://github.com/apache/spark/pull/29225#discussion_r473037545
##########
File path:
core/src/test/scala/org/apache/spark/ExecutorAllocationManagerSuite.scala
##########
@@ -1603,7 +1603,7 @@ class ExecutorAllocationManagerSuite extends
SparkFunSuite {
.set(config.DYN_ALLOCATION_TESTING, true)
// SPARK-22864: effectively disable the allocation schedule by setting
the period to a
// really long value.
- .set(TEST_SCHEDULE_INTERVAL, 10000L)
+ .set(TEST_SCHEDULE_INTERVAL, 30000L)
Review comment:
thanks for updating and uploading the logs, let me know if you see a
build that has this test failure and I'll look at the log
----------------------------------------------------------------
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]
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]