gyfora commented on code in PR #614:
URL:
https://github.com/apache/flink-kubernetes-operator/pull/614#discussion_r1235448023
##########
flink-kubernetes-operator-autoscaler/src/test/java/org/apache/flink/kubernetes/operator/autoscaler/ScalingExecutorTest.java:
##########
@@ -85,50 +82,6 @@ public void setup() {
jobStatus.setState(JobStatus.RUNNING.name());
}
- @Test
- public void testStabilizationPeriod() throws Exception {
Review Comment:
The scaling metric collector contains this logic since your changes and
there are relevant tests for that.
--
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.
To unsubscribe, e-mail: [email protected]
For queries about this service, please contact Infrastructure at:
[email protected]