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 898872d0cc7 Update test catalog data for GHA workflow run 21808224258
898872d0cc7 is described below

commit 898872d0cc777bb212b18e1f86965ced3c5a4fe4
Author: github-actions[bot] 
<41898282+github-actions[bot]@users.noreply.github.com>
AuthorDate: Mon Feb 9 02:45:48 2026 +0000

    Update test catalog data for GHA workflow run 21808224258
    
    Commit: 
https://github.com/apache/kafka/commit/5acd1ffe2071ce575af6695547ec8e0ee951e33c
    GitHub Run: https://github.com/apache/kafka/actions/runs/21808224258
---
 test-catalog/tools/tests.yaml | 3 +++
 1 file changed, 3 insertions(+)

diff --git a/test-catalog/tools/tests.yaml b/test-catalog/tools/tests.yaml
index 00083d1858a..7d995db7580 100644
--- a/test-catalog/tools/tests.yaml
+++ b/test-catalog/tools/tests.yaml
@@ -135,6 +135,9 @@ org.apache.kafka.tools.ConfigCommandTest:
 - testAlterIpConfig
 - testDescribeAllBrokerConfig
 - testDescribeAllTopicConfig
+- testDescribeGroupConfigOldBroker
+- testDescribeGroupConfigOldBrokerNotAuthorized
+- testDescribeGroupConfigOldBrokerUnexpectedException
 - testDescribeIpConfigs
 - testEntityDefaultForType
 - testEntityDefaultOptionWithAlterBrokerLoggerIsNotAllowed

Reply via email to