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 7c71f5d7655 Update test catalog data for GHA workflow run 15056559663
7c71f5d7655 is described below

commit 7c71f5d7655fbff353c9ae7cbd71a9730740faea
Author: github-actions[bot] 
<41898282+github-actions[bot]@users.noreply.github.com>
AuthorDate: Fri May 16 03:13:28 2025 +0000

    Update test catalog data for GHA workflow run 15056559663
    
    Commit: 
https://github.com/apache/kafka/commit/c26b09c6092837c47795d645526d3d098d0bd07e
    GitHub Run: https://github.com/apache/kafka/actions/runs/15056559663
---
 test-catalog/core/tests.yaml | 13 ++++++++++---
 1 file changed, 10 insertions(+), 3 deletions(-)

diff --git a/test-catalog/core/tests.yaml b/test-catalog/core/tests.yaml
index 7dbfc55d809..bd794366129 100644
--- a/test-catalog/core/tests.yaml
+++ b/test-catalog/core/tests.yaml
@@ -2309,9 +2309,16 @@ kafka.server.KafkaApisTest:
 - testLeaderReplicaIfLocalRaisesNotLeaderOrFollower
 - testLeaderReplicaIfLocalRaisesUnknownLeaderEpoch
 - testLeaderReplicaIfLocalRaisesUnknownTopicOrPartition
-- testListClientMetricsResources
-- testListClientMetricsResourcesEmptyResponse
-- testListClientMetricsResourcesWithException
+- testListConfigResourcesEmptyResponse
+- testListConfigResourcesV0
+- testListConfigResourcesV1WithBroker
+- testListConfigResourcesV1WithBrokerLogger
+- testListConfigResourcesV1WithClientMetrics
+- testListConfigResourcesV1WithEmptyResourceTypes
+- testListConfigResourcesV1WithGroup
+- testListConfigResourcesV1WithTopic
+- testListConfigResourcesV1WithUnknown
+- testListConfigResourcesWithException
 - testListGroupsRequest
 - testListGroupsRequestFiltersUnauthorizedGroupsWithDescribeCluster
 - testListGroupsRequestFiltersUnauthorizedGroupsWithDescribeGroups

Reply via email to