This is an automated email from the ASF dual-hosted git repository. github-bot pushed a commit to branch test-catalog in repository https://gitbox.apache.org/repos/asf/kafka.git
The following commit(s) were added to refs/heads/test-catalog by this push: new 389c8b86660 Update test catalog data for GHA workflow run 14343171463 389c8b86660 is described below commit 389c8b86660476b94fc8bda481e49a616828c052 Author: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com> AuthorDate: Wed Apr 9 00:55:20 2025 +0000 Update test catalog data for GHA workflow run 14343171463 Commit: https://github.com/apache/kafka/commit/d7ad6250fea36e3c61b5cbd7e3a2cd389b9ae7de GitHub Run: https://github.com/apache/kafka/actions/runs/14343171463 --- test-catalog/metadata/tests.yaml | 2 ++ 1 file changed, 2 insertions(+) diff --git a/test-catalog/metadata/tests.yaml b/test-catalog/metadata/tests.yaml index 68dce1cf8fb..f54f5ef447f 100644 --- a/test-catalog/metadata/tests.yaml +++ b/test-catalog/metadata/tests.yaml @@ -65,6 +65,8 @@ org.apache.kafka.controller.ClientQuotaControlManagerTest: org.apache.kafka.controller.ClusterControlManagerTest: - testBrokerContactTimesAreUpdatedOnClusterControlActivation - testDefaultDir +- testDuplicateBrokerRegistrationWithActiveOldBroker +- testDuplicateBrokerRegistrationWithInactiveBroker - testHasOnlineDir - testPlaceReplicas - testReRegistrationAndBrokerEpoch