holdenk commented on a change in pull request #30892:
URL: https://github.com/apache/spark/pull/30892#discussion_r548238597
##########
File path:
resource-managers/kubernetes/core/src/test/scala/org/apache/spark/scheduler/cluster/k8s/ExecutorLifecycleTestUtils.scala
##########
@@ -106,6 +106,31 @@ object ExecutorLifecycleTestUtils {
.build()
}
+ /**
+ * This creates a pod with a finished executor and running sidecar
+ */
+ def finishedExecutorWithRunningSidecar(
Review comment:
I don't have a strong preference, this is the other place where the
utils functions for `ExecutorPodsSnapshotSuite` live though so I was going for
consistency.
----------------------------------------------------------------
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]