holdenk opened a new pull request #27858: [SPARK-31062][K8S][TESTS] Improve spark decommissioning k8s test reliability URL: https://github.com/apache/spark/pull/27858 ### What changes were proposed in this pull request? Replace a sleep with waiting for the first collect to happen to try and make the K8s test code more reliable. ### Why are the changes needed? Currently the Decommissioning test appears to be flaky in Jenkins. ### Does this PR introduce any user-facing change? No ### How was this patch tested? Ran K8s test suite in a loop on minikube on my desktop for 10 iterations without this test failing on any of the runs.
---------------------------------------------------------------- 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] With regards, Apache Git Services --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
