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 568364c7d6e Update test catalog data for GHA workflow run 22432547750
568364c7d6e is described below

commit 568364c7d6ec0d888cdc2caaa2f211712d2d5c2b
Author: github-actions[bot] 
<41898282+github-actions[bot]@users.noreply.github.com>
AuthorDate: Thu Feb 26 10:34:36 2026 +0000

    Update test catalog data for GHA workflow run 22432547750
    
    Commit: 
https://github.com/apache/kafka/commit/3fd60177aca8ebe4e00fd57621715a4e1bbb0a9a
    GitHub Run: https://github.com/apache/kafka/actions/runs/22432547750
---
 test-catalog/server/tests.yaml | 1 +
 1 file changed, 1 insertion(+)

diff --git a/test-catalog/server/tests.yaml b/test-catalog/server/tests.yaml
index 19af69b7a82..f0608b5a4fe 100644
--- a/test-catalog/server/tests.yaml
+++ b/test-catalog/server/tests.yaml
@@ -119,6 +119,7 @@ org.apache.kafka.server.ClientMetricsManagerTest:
 - testUpdateSubscriptionWithPropertiesDeletion
 org.apache.kafka.server.CordonedLogDirsIntegrationTest:
 - testCordonUncordonLogDirs
+- testDecommissionBroker
 - testFeatureNotEnabled
 - testFeatureNotEnabledStaticConfig
 - testReassignWithCordonedLogDirs

Reply via email to