This is an automated email from the ASF dual-hosted git repository.

github-actions[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 20e8fa344d4 Update test catalog data for GHA workflow run 29504428083
20e8fa344d4 is described below

commit 20e8fa344d4cc3becc8dce78b93b5122380866e1
Author: github-actions[bot] 
<41898282+github-actions[bot]@users.noreply.github.com>
AuthorDate: Thu Jul 16 17:42:46 2026 +0000

    Update test catalog data for GHA workflow run 29504428083
    
    Commit: 
https://github.com/apache/kafka/commit/bd5fcec64e0a2ec057ca9f88da345926d8c58342
    GitHub Run: https://github.com/apache/kafka/actions/runs/29504428083
---
 test-catalog/clients/clients-integration-tests/tests.yaml | 1 +
 test-catalog/tools/tests.yaml                             | 2 ++
 2 files changed, 3 insertions(+)

diff --git a/test-catalog/clients/clients-integration-tests/tests.yaml 
b/test-catalog/clients/clients-integration-tests/tests.yaml
index 8e1298bdcd7..df1a0217c00 100644
--- a/test-catalog/clients/clients-integration-tests/tests.yaml
+++ b/test-catalog/clients/clients-integration-tests/tests.yaml
@@ -66,6 +66,7 @@ 
org.apache.kafka.clients.admin.DescribeAuthorizedOperationsTest:
 - testConsumerGroupAuthorizedOperations
 - testTopicAuthorizedOperations
 org.apache.kafka.clients.admin.DescribeFeaturesTest:
+- testApiVersions
 - testSendRequestToWrongNodeType
 - testUnstableApiVersions
 org.apache.kafka.clients.admin.DescribeProducersWithBrokerIdTest:
diff --git a/test-catalog/tools/tests.yaml b/test-catalog/tools/tests.yaml
index a6dda013cb6..765791854f2 100644
--- a/test-catalog/tools/tests.yaml
+++ b/test-catalog/tools/tests.yaml
@@ -45,6 +45,8 @@ org.apache.kafka.tools.ClientMetricsCommandTest:
 - testOptionsListSucceeds
 - testOptionsNoActionFails
 org.apache.kafka.tools.ClusterToolTest:
+- testApiVersionsCommandOutputUsingBrokerServer
+- testApiVersionsCommandOutputUsingController
 - testClusterId
 - testClusterIdWithBootstrapController
 - testClusterTooOldToHaveId

Reply via email to