From d225b72fe2da04509b529f344994aa249dc6c646 Mon Sep 17 00:00:00 2001 From: see-quick Date: Mon, 21 Oct 2024 10:00:10 +0200 Subject: [PATCH] remove TODO Signed-off-by: see-quick --- .../io/strimzi/systemtest/cruisecontrol/CruiseControlST.java | 2 -- 1 file changed, 2 deletions(-) diff --git a/systemtest/src/test/java/io/strimzi/systemtest/cruisecontrol/CruiseControlST.java b/systemtest/src/test/java/io/strimzi/systemtest/cruisecontrol/CruiseControlST.java index 56e48d78b09..4d7109ce02f 100644 --- a/systemtest/src/test/java/io/strimzi/systemtest/cruisecontrol/CruiseControlST.java +++ b/systemtest/src/test/java/io/strimzi/systemtest/cruisecontrol/CruiseControlST.java @@ -767,8 +767,6 @@ void testAutoKafkaRebalanceScaleUpScaleDown() { KafkaResource.replaceKafkaResourceInSpecificNamespace(testStorage.getNamespaceName(), testStorage.getClusterName(), kafka -> kafka.getSpec().getKafka().setReplicas(initialReplicas)); } - // TODO: ScaleDownPreventionCheck here is also preventionCheck (because no re-balance has happen) and there are still hosted partitions - KafkaUtils.waitUntilKafkaHasExpectedAutoRebalanceModeAndBrokers(testStorage.getNamespaceName(), testStorage.getClusterName(), KafkaRebalanceMode.REMOVE_BROKERS, // brokers with [6, 7]