attilapiros commented on pull request #31513: URL: https://github.com/apache/spark/pull/31513#issuecomment-789430418
Working on the upscaling I just realized there is a flaky part of this new test at [step 0](https://github.com/attilapiros/spark/blob/bb578d296e77af20b4c3a006ac0349a84630fdad/resource-managers/kubernetes/core/src/test/scala/org/apache/spark/scheduler/cluster/k8s/ExecutorPodsAllocatorSuite.scala#L394-L400). As the order how the resource profiles are processed by the executor PODs allocator is not deterministic. I fix this soon in a follow-up PR. ---------------------------------------------------------------- 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]
